aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-12-09rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()Mahesh Bandewar
2014-12-09tipc: drop tx side permission checksErik Hugne
2014-12-09net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann
2014-12-09ipv6: remove useless spin_lock/spin_unlockDuan Jiong
2014-12-09af_packet: virtio 1.0 stubsMichael S. Tsirkin
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-12-08net_sched: cls_cgroup: remove unnecessary ifJiri Pirko
2014-12-08net_sched: cls_flow: remove duplicate assignmentsJiri Pirko
2014-12-08net_sched: cls_flow: remove faulty use of list_for_each_entry_rcuJiri Pirko
2014-12-08net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcuJiri Pirko
2014-12-08net_sched: cls_bpf: remove unnecessary iteration and use passed argJiri Pirko
2014-12-08net_sched: cls_basic: remove unnecessary iteration and use passed argJiri Pirko
2014-12-08tipc: convert name table read-write lock to RCUYing Xue
2014-12-08tipc: remove unnecessary INIT_LIST_HEADYing Xue
2014-12-08tipc: simplify relationship between name table lock and node lockYing Xue
2014-12-08tipc: any name table member must be protected under name table lockYing Xue
2014-12-08tipc: ensure all name sequences are properly protected with its lockYing Xue
2014-12-08tipc: ensure all name sequences are released when name table is stoppedYing Xue
2014-12-08tipc: make name table allocated dynamicallyYing Xue
2014-12-08tipc: remove size variable from publ_list structYing Xue
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-08udp: Neaten and reduce size of compute_score functionsJoe Perches
2014-12-08net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn
2014-12-08ipv4: warn once on passing AF_INET6 socket to ip_recv_errorWillem de Bruijn
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-12-08Merge branch 'device-properties'Rafael J. Wysocki
2014-12-07can: fix spelling errorsJeremiah Mahler
2014-12-07can: eliminate banner[] variable and switch to pr_info()Jeremiah Mahler
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-12-05openvswitch: Fix flow mask validation.Pravin B Shelar
2014-12-05gre: Set inner mac header in gro completeTom Herbert
2014-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-12-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-12-05Bluetooth: Enable events for P-256 Public Key and DHKey commandsMarcel Holtmann
2014-12-05Bluetooth: Add support for enabling Extended Scanner Filter PoliciesMarcel Holtmann
2014-12-05Bluetooth: Add support for handling LE Direct Advertising Report eventsMarcel Holtmann
2014-12-05Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann
2014-12-05mac802154: use goto label on failureVarka Bhadram
2014-12-05Bluetooth: Report invalid RSSI for service discovery and background scanMarcel Holtmann
2014-12-05Bluetooth: Fix discovery filter when no RSSI is availableMarcel Holtmann
2014-12-05Bluetooth: Remove redundant reverse_base_uuid variableJohan Hedberg
2014-12-05Bluetooth: Fix Get Conn Info to use cmd_complete callbackJohan Hedberg
2014-12-05Bluetooth: Fix initializing hci_conn RSSI to invalid valueJohan Hedberg
2014-12-05Bluetooth: Convert Get Clock Info to use cmd_complete callbackJohan Hedberg
2014-12-05Bluetooth: Convert discovery commands to use cmd_complete callbackJohan Hedberg
2014-12-05Bluetooth: Convert Unpair Device to use cmd_complete callbackJohan Hedberg
2014-12-05Bluetooth: Convert Pair Device to use cmd_complete callbackJohan Hedberg
2014-12-05Bluetooth: Use cmd_complete callback for authentication mgmt commandsJohan Hedberg
2014-12-05Bluetooth: Convert Disconnect mgmt command to use cmd_complete callbackJohan Hedberg