aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2014-02-13Bluetooth: Save connection interval parameters in hci_connAndre Guedes
2014-02-13Bluetooth: Fix differentiating stored master vs slave LTK typesJohan Hedberg
2014-02-13Bluetooth: Remove unnecessary LTK type check from hci_add_ltkJohan Hedberg
2014-02-13Bluetooth: Make LTK key type check more readableJohan Hedberg
2014-02-13Bluetooth: Fix long_term_keys debugfs outputJohan Hedberg
2014-02-13Bluetooth: Remove Simultaneous LE & BR/EDR flags from ADJohan Hedberg
2014-02-13Bluetooth: Enable LTK distribution to slave devicesJohan Hedberg
2014-02-13Bluetooth: Increment management interface revisionMarcel Holtmann
2014-02-13Bluetooth: Remove unnecessary check for chan->psmJohan Hedberg
2014-02-13Bluetooth: Always use l2cap_chan->psm for returning PSM to user spaceJohan Hedberg
2014-02-13Bluetooth: Refuse peer RFCOMM address reading when not connectedJohan Hedberg
2014-02-13Bluetooth: Refuse peer L2CAP address reading when not connectedJohan Hedberg