summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman2015-06-231-0/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-06-236-70/+158
|\
| * Bluetooth: hci_core: increase max adv instFlorian Grandel2015-06-181-1/+1
| * Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel2015-06-181-6/+0Star
| * Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel2015-06-181-0/+1
| * Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel2015-06-181-1/+4
| * Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel2015-06-181-0/+17
| * mac802154: fix flags BIT definitions orderAlexander Aring2015-06-121-12/+12
| * mac802154: cleanup llsec param flagsVarka Bhadram2015-06-121-9/+9
| * Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg2015-06-121-0/+10
| * nl802154: fix misspelled enumChristoffer Holmstedt2015-06-101-2/+2
| * Bluetooth: Move SCO support under BT_BREDR config optionArron Wang2015-06-092-0/+23
| * Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang2015-06-091-2/+2
| * Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg2015-06-091-1/+1
| * mac802154: change pan_coord type to boolAlexander Aring2015-06-071-1/+1
| * mac802154: add missing structure commentsAlexander Aring2015-06-071-6/+28
| * mac802154: rearrange attribute in ieee802154_hwAlexander Aring2015-06-071-1/+1
| * mac802154: remove unused hw_filt attributeAlexander Aring2015-06-071-1/+0Star
| * mac802154: cleanup ieee802154 hardware flagsAlexander Aring2015-06-071-20/+36
| * mac802154: remove aack hw flagAlexander Aring2015-06-071-2/+0Star
| * mac802154: cleanup address filtering flagsAlexander Aring2015-06-071-10/+21
| * mac802154: remove unneeded vif structAlexander Aring2015-06-071-8/+0Star
| * nl802154: export supported commandsVarka Bhadram2015-06-041-0/+2
* | net: Update out-of-date commentZhaowei Yuan2015-06-211-1/+0Star
* | netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso2015-06-182-2/+2
* | netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso2015-06-181-1/+1
* | net: include missing headers in net/net_namespace.hPablo Neira Ayuso2015-06-181-0/+2
* | netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso2015-06-181-0/+60
* | sock_diag: define destruction multicast groupsCraig Gallek2015-06-161-0/+1
* | Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-06-164-0/+101
|\ \
| * | NFC: nci: add generic uart supportVincent Cuissard2015-06-112-0/+48
| * | NFC: Introduce vendor commands structuresSamuel Ortiz2015-06-093-0/+36
| * | NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard2015-06-091-0/+2
| * | NFC: nci: Add nci init ops for early device initializationChristophe Ricard2015-06-091-0/+1
| * | NFC: nci: Handle proprietary response and notificationsSamuel Ortiz2015-06-091-0/+14
* | | netfilter: nf_tables_netdev: unregister hooks on net_device removalPablo Neira Ayuso2015-06-151-0/+7
* | | netfilter: nf_tables: attach net_device to basechainPablo Neira Ayuso2015-06-151-2/+2
* | | tcp: fill shinfo->gso_size at last momentEric Dumazet2015-06-121-5/+8
* | | Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/sc...David S. Miller2015-06-111-48/+60
|\ \ \
| * | | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-30/+49
| * | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2015-06-1035-420/+889
| |\| |
| * | | mac80211: remove obsolete sentence from documentationJakub Kicinski2015-06-091-2/+1Star
| * | | mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg2015-06-021-2/+2
| * | | mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-021-15/+2Star
| * | | mac80211: stop using pointers as userspace cookiesJohannes Berg2015-06-021-0/+3
| * | | mac80211: move TX PN to public part of key structJohannes Berg2015-06-021-0/+4
* | | | net/unix: support SCM_SECURITY for stream socketsStephen Smalley2015-06-111-1/+0Star
| |/ / |/| |
* | | tcp: get_cookie_sock() consolidationEric Dumazet2015-06-081-0/+3
* | | inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet2015-06-071-0/+1
* | | mpls: Add MPLS entropy label in flow_keysTom Herbert2015-06-051-0/+1