summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau-0/+83
2015-04-01netfilter: nft_hash: add support for timeoutsPatrick McHardy-0/+5
2015-04-01netfilter: nf_tables: add GC synchronization helpersPatrick McHardy-0/+35
2015-04-01netfilter: nf_tables: add set garbage collection helpersPatrick McHardy-0/+56
2015-04-01netfilter: nf_tables: add set element timeout supportPatrick McHardy-0/+20
2015-04-01netfilter: nf_tables: add set timeout API supportPatrick McHardy-0/+9
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller-24/+213
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc-0/+21
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc-0/+29
2015-03-31xfrm: simplify xfrm_address_t useJiri Benc-3/+3
2015-03-31tcp: simplify inetpeer_addr_base useJiri Benc-1/+2
2015-03-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-0/+62
2015-03-30Bluetooth: Refactor HCI request variables into own structJohan Hedberg-4/+10
2015-03-30Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg-4/+4
2015-03-30mac80211: make sta.wme indicate whether QoS is usedJohannes Berg-1/+2
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen-0/+1
2015-03-30cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov-0/+11
2015-03-30mac80211: notify the driver about deauthEmmanuel Grumbach-0/+4
2015-03-30mac80211: notify the driver about association statusEmmanuel Grumbach-0/+2
2015-03-30mac80211: notify the driver about authentication statusEmmanuel Grumbach-0/+36
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach-10/+38
2015-03-29net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck-0/+6
2015-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-14/+176
2015-03-29tcp: tcp_syn_flood_action() can be staticEric Dumazet-2/+0
2015-03-26netfilter: nf_tables: implement set transaction supportPatrick McHardy-7/+26
2015-03-26netfilter: nf_tables: add transaction helper functionsPatrick McHardy-0/+28
2015-03-26netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy-1/+3
2015-03-26netfilter: nf_tables: consolide set element destructionPatrick McHardy-0/+2
2015-03-26NFC: nci: Add firmware download supportClément Perrochaud-0/+1
2015-03-26Bluetooth: Add macros for advertising instance flagsArman Uguray-0/+8
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig-1/+0
2015-03-25ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa-2/+3
2015-03-25ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa-5/+7
2015-03-25netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy-4/+10
2015-03-25netfilter: nf_tables: add set extensionsPatrick McHardy-0/+105
2015-03-25sctp: avoid to repeatedly declare external variablesYing Xue-0/+3
2015-03-25netfilter: nf_tables: move struct net pointer to base chainPatrick McHardy-2/+2
2015-03-24tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet-4/+4
2015-03-24tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet-16/+13
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+10
2015-03-23ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa-0/+2
2015-03-23ipv6: do retries on stable privacy addressesHannes Frederic Sowa-0/+1
2015-03-23ipv6: collapse state_lock and lockHannes Frederic Sowa-2/+1
2015-03-24Bluetooth: Add support for adv instance timeoutArman Uguray-0/+2
2015-03-24Bluetooth: Add data structure for advertising instanceArman Uguray-0/+16
2015-03-24Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flagsArman Uguray-0/+2
2015-03-24Bluetooth: Add definitions for Add/Remove Advertising APIArman Uguray-0/+34
2015-03-23ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet-0/+1
2015-03-23net: convert syn_wait_lock to a spinlockEric Dumazet-8/+3
2015-03-23inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet-3/+2