aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller2-13/+17
2015-04-07cfg80211: move IE split utilities here from mac80211Johannes Berg2-28/+58
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-17/+4
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org3-17/+4
2015-04-06nfc: nci: Add comment to explain NCI_HCI_MAX_PIPESChristophe Ricard1-0/+4
2015-04-06nfc: Reduce nfc_evt_transaction params length to 0Christophe Ricard1-1/+1
2015-04-06nfc: hci: Add comment to explain NFC_HCI_MAX_PIPESChristophe Ricard1-0/+4
2015-04-04netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller3-10/+7
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller1-16/+8
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller1-16/+8
2015-04-04netfilter: Use nf_hook_state in nf_queue_entry.David S. Miller1-5/+1
2015-04-02ipip,gre,vti,sit: implement ndo_get_iflinkNicolas Dichtel1-0/+1
2015-04-02ip6tnl,gre6,vti6: implement ndo_get_iflinkNicolas Dichtel1-0/+1
2015-04-02Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg1-3/+0
2015-04-02Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg1-2/+0
2015-04-02Bluetooth: Remove unneeded recv_event variableJohan Hedberg1-1/+0
2015-04-02Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg1-0/+1
2015-04-02Bluetooth: Add second hci_request callback option for full skbJohan Hedberg1-0/+3
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau1-0/+83
2015-04-01netfilter: nft_hash: add support for timeoutsPatrick McHardy1-0/+5
2015-04-01netfilter: nf_tables: add GC synchronization helpersPatrick McHardy1-0/+35
2015-04-01netfilter: nf_tables: add set garbage collection helpersPatrick McHardy1-0/+56
2015-04-01netfilter: nf_tables: add set element timeout supportPatrick McHardy1-0/+20
2015-04-01netfilter: nf_tables: add set timeout API supportPatrick McHardy1-0/+9
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-24/+213
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc1-0/+21
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc1-0/+29
2015-03-31xfrm: simplify xfrm_address_t useJiri Benc1-3/+3
2015-03-31tcp: simplify inetpeer_addr_base useJiri Benc1-1/+2
2015-03-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-0/+62
2015-03-30Bluetooth: Refactor HCI request variables into own structJohan Hedberg1-4/+10
2015-03-30Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg1-4/+4
2015-03-30mac80211: make sta.wme indicate whether QoS is usedJohannes Berg1-1/+2
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen1-0/+1
2015-03-30cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov1-0/+11
2015-03-30mac80211: notify the driver about deauthEmmanuel Grumbach1-0/+4
2015-03-30mac80211: notify the driver about association statusEmmanuel Grumbach1-0/+2
2015-03-30mac80211: notify the driver about authentication statusEmmanuel Grumbach1-0/+36
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach1-10/+38
2015-03-29net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck1-0/+6
2015-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-14/+176
2015-03-29tcp: tcp_syn_flood_action() can be staticEric Dumazet1-2/+0
2015-03-26netfilter: nf_tables: implement set transaction supportPatrick McHardy1-7/+26
2015-03-26netfilter: nf_tables: add transaction helper functionsPatrick McHardy1-0/+28
2015-03-26netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy1-1/+3
2015-03-26netfilter: nf_tables: consolide set element destructionPatrick McHardy1-0/+2
2015-03-26NFC: nci: Add firmware download supportClément Perrochaud1-0/+1
2015-03-26Bluetooth: Add macros for advertising instance flagsArman Uguray1-0/+8
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig1-1/+0
2015-03-25ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa1-2/+3