summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-02-14Merge branch 'akpm-current/current'Stephen Rothwell
2014-02-14Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2014-02-14Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2014-02-14Merge remote-tracking branch 'wireless-next/master'Stephen Rothwell
2014-02-14Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell
2014-02-14Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-02-14Merge remote-tracking branch 'hid/for-next'Stephen Rothwell
2014-02-14Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2014-02-14net/core/rtnetlink.c: copy paste error in rtnl_bridge_notify()Yogesh Gaur
2014-02-13ipv4: ip_forward: perform skb->pkt_type check at the beginningDenis Kirjanov
2014-02-13net: remove unnecessary return'sstephen hemminger
2014-02-13net: sched: Cleanup PIE commentsVijay Subramanian
2014-02-13tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev
2014-02-13socket: replace some printk with pr_*Yang Yingliang
2014-02-13tipc: add node_lock protection to link lookup functionJon Paul Maloy
2014-02-13tipc: remove bearer_lock from tipc_bearer structYing Xue
2014-02-13tipc: delay delete of link when failover is neededJon Paul Maloy
2014-02-13tipc: changes to general packet reception algorithmJon Paul Maloy
2014-02-13tipc: rename stack variables in function tipc_link_tunnel_rcvJon Paul Maloy
2014-02-13tipc: more cleanup of tunnelling reception functionJon Paul Maloy
2014-02-13tipc: change signature of tunnelling reception functionJon Paul Maloy
2014-02-13tipc: change reception of tunnelled failover packetsJon Paul Maloy
2014-02-13tipc: change reception of tunnelled duplicate packetsJon Paul Maloy
2014-02-13tipc: remove 'links' list from tipc_bearer structYing Xue
2014-02-13tipc: redefine 'started' flag in struct link to bitmapYing Xue
2014-02-13tipc: move code for deleting links from bearer.c to link.cYing Xue
2014-02-13tipc: move code for resetting links from bearer.c to link.cYing Xue
2014-02-13tipc: stricter behavior of message reassembly functionJon Paul Maloy
2014-02-13tipc: explicitly include core.h in addr.hAndreas Bofjäll
2014-02-13net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-02-13net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-02-13sctp: optimize the sctp_sysctl_net_registerwangweidong
2014-02-13sctp: fix a missed .data initializationwangweidong
2014-02-13net: correct error path in rtnl_newlink()Cong Wang
2014-02-13tipc: fix message corruption bug for deferred packetsErik Hugne
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-13cgroup: drop @skip_css from cgroup_taskset_for_each()Tejun Heo
2014-02-13Bluetooth: Use connection parameters if anyAndre Guedes
2014-02-13Bluetooth: Introduce connection parameters listAndre Guedes
2014-02-13Bluetooth: Track if link is using P-256 authenticated combination keyMarcel Holtmann
2014-02-13Bluetooth: Include security level 4 in connections checkMarcel Holtmann
2014-02-13Bluetooth: Add management command for Secure Connection Only ModeMarcel Holtmann
2014-02-13Bluetooth: Rename authentication to key_type in mgmt_ltk_infoMarcel Holtmann
2014-02-13Bluetooth: Remove check for valid LTK authenticated parameterMarcel Holtmann
2014-02-13Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR linksMarcel Holtmann
2014-02-13Bluetooth: Remove one level of indentation from hci_encrypt_change_evtMarcel Holtmann
2014-02-13Bluetooth: Remove use_debug_keys debugfs entryMarcel Holtmann
2014-02-13Bluetooth: Add management command to allow use of debug keysMarcel Holtmann
2014-02-13Bluetooth: Add management setting for use of debug keysMarcel Holtmann
2014-02-13Bluetooth: Introduce le_conn_failed() helperAndre Guedes