summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-06-09can: cangw: introduce optional uid to reference created routing jobsOliver Hartkopp
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-09NFC: netlink: Implement vendor command supportSamuel Ortiz
2015-06-09NFC: nci: Move close ops call in nci_close_deviceChristophe Ricard
2015-06-09NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard
2015-06-09NFC: nci: Add nci init ops for early device initializationChristophe Ricard
2015-06-09NFC: nci: Add NCI_RESET return code check before setupChristophe Ricard
2015-06-09NFC: nci: Handle proprietary response and notificationsSamuel Ortiz
2015-06-09NFC: nci: hci: Fix releasing uninitialized skbsJoe Perches
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-04mpls: Add MPLS entropy label in flow_keysTom Herbert
2015-06-04net: Add GRE keyid in flow_keysTom Herbert
2015-06-04net: Add IPv6 flow label to flow_keysTom Herbert
2015-06-04net: Add VLAN ID to flow_keysTom Herbert
2015-06-04net: Get rid of IPv6 hash addresses flow keysTom Herbert
2015-06-04net: Add keys for TIPC addressTom Herbert
2015-06-04net: Add full IPv6 addresses to flow_keysTom Herbert
2015-06-04net: Get skb hash over flow_keys structureTom Herbert
2015-06-04net: Remove superfluous setting of key_basicTom Herbert
2015-06-04net: Simplify GRE case in flow_dissectorTom Herbert
2015-06-04rpcrdma: Merge svcrdma and xprtrdma modules into oneChuck Lever
2015-06-04svcrdma: Add a separate "max data segs macro for svcrdmaChuck Lever
2015-06-04svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAILChuck Lever