aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-06-11Merge branch 'akpm-current/current'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'init/init-v4.1-rc6'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'rdma/for-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2015-06-10Revert "ipv6: Fix protocol resubmission"David S. Miller
2015-06-10Bluetooth: Fix exposing full value of shortened LTKsJohan Hedberg
2015-06-09Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-06-10userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_keyAndrea Arcangeli
2015-06-09cfg80211: wext: clear sinfo struct before calling driverJohannes Berg
2015-06-09Bluetooth: Move SCO support under BT_BREDR config optionArron Wang
2015-06-09Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang
2015-06-09Bluetooth: Don't call shutdown when leaving user channelLoic Poulain
2015-06-09mac802154/iface: remove superfluous WARN_ON call in slave_open()Stefan Schmidt
2015-06-09Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-08net: replace last open coded skb_orphan_frags with function callWillem de Bruijn
2015-06-08ipv6: Fix protocol resubmissionJosh Hunt
2015-06-08ipv6: fix possible use after free of dev statsRobert Shearman
2015-06-08Bluetooth: Fix race condition with user channel and setup stageMarcel Holtmann
2015-06-07fib_trie: coding style: Use pointer after checkFiro Yang
2015-06-07bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov
2015-06-07Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"David S. Miller
2015-06-07mpls: fix possible use after free of deviceRobert Shearman
2015-06-07bridge: use _bh spinlock variant for br_fdb_update to avoid lockupWilson Kok
2015-06-07tcp: get_cookie_sock() consolidationEric Dumazet
2015-06-07batman-adv: change the MAC of each VLAN upon ndo_set_mac_addressAntonio Quartulli
2015-06-07batman-adv: Remove unused post-VLAN ethhdr in batadv_gw_dhcp_recipient_getSven Eckelmann
2015-06-07batman-adv: Clarify calculation precedence for '&' and '?'Sven Eckelmann
2015-06-07batman-adv: Add required includes to all filesSven Eckelmann
2015-06-07batman-adv: add bat_neigh_free APIAntonio Quartulli
2015-06-07batman-adv: split name from variable for uint mesh attributesAntonio Quartulli
2015-06-07batman-adv: Use common Jenkins Hash implementationSven Eckelmann
2015-06-07bpf: allow programs to write to certain skb fieldsAlexei Starovoitov
2015-06-07bpf: make programs see skb->data == L2 for ingress and egressAlexei Starovoitov
2015-06-07tcp: remove redundant checks IIEric Dumazet
2015-06-07mac802154: remove unneeded vif structAlexander Aring
2015-06-06inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet
2015-06-06Bluetooth: Reorder HCI user channel socket releaseLoic Poulain
2015-06-06Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery
2015-06-05SUNRPC: Fix a backchannel raceTrond Myklebust
2015-06-05SUNRPC: Clean up allocation and freeing of back channel requestsTrond Myklebust
2015-06-05SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_taskTrond Myklebust
2015-06-05netfilter: don't use module_init/exit in core IPV4 codePaul Gortmaker