summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ipip,gre,vti,sit: implement ndo_get_iflinkNicolas Dichtel2015-04-021-0/+1
* ip6tnl,gre6,vti6: implement ndo_get_iflinkNicolas Dichtel2015-04-021-0/+1
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-313-24/+213
|\
| * mac80211: make sta.wme indicate whether QoS is usedJohannes Berg2015-03-301-1/+2
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-301-0/+1
| * cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov2015-03-301-0/+11
| * mac80211: notify the driver about deauthEmmanuel Grumbach2015-03-301-0/+4
| * mac80211: notify the driver about association statusEmmanuel Grumbach2015-03-301-0/+2
| * mac80211: notify the driver about authentication statusEmmanuel Grumbach2015-03-301-0/+36
| * mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach2015-03-301-10/+38
| * mac80211: allow to get wireless_dev structure from ieee80211_vifEmmanuel Grumbach2015-03-161-0/+13
| * mac80211: provide station PMF configuration to driverSenthilKumar Jegadeesan2015-03-041-0/+2
| * mac80211: allow iterating inactive interfacesArik Nemtsov2015-03-041-5/+30
| * mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar2015-03-031-2/+5
| * cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif2015-03-031-4/+10
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-031-2/+37
| * wext: add checked wrappers for adding events/points to streamsJohannes Berg2015-02-281-0/+22
* | netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-311-0/+21
* | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-311-0/+29
* | xfrm: simplify xfrm_address_t useJiri Benc2015-03-311-3/+3
* | tcp: simplify inetpeer_addr_base useJiri Benc2015-03-311-1/+2
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-313-0/+62
|\ \
| * | Bluetooth: Add macros for advertising instance flagsArman Uguray2015-03-261-0/+8
| * | Bluetooth: Add support for adv instance timeoutArman Uguray2015-03-241-0/+2
| * | Bluetooth: Add data structure for advertising instanceArman Uguray2015-03-241-0/+16
| * | Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flagsArman Uguray2015-03-241-0/+2
| * | Bluetooth: Add definitions for Add/Remove Advertising APIArman Uguray2015-03-241-0/+34
* | | net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck2015-03-291-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-291-14/+176
|\ \ \
| * | | netfilter: nf_tables: implement set transaction supportPatrick McHardy2015-03-261-7/+26
| * | | netfilter: nf_tables: add transaction helper functionsPatrick McHardy2015-03-261-0/+28
| * | | netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy2015-03-261-1/+3
| * | | netfilter: nf_tables: consolide set element destructionPatrick McHardy2015-03-261-0/+2
| * | | netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy2015-03-251-4/+10
| * | | netfilter: nf_tables: add set extensionsPatrick McHardy2015-03-251-0/+105
| * | | netfilter: nf_tables: move struct net pointer to base chainPatrick McHardy2015-03-251-2/+2
* | | | tcp: tcp_syn_flood_action() can be staticEric Dumazet2015-03-291-2/+0
* | | | ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-251-2/+3
* | | | ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-251-5/+7
* | | | sctp: avoid to repeatedly declare external variablesYing Xue2015-03-251-0/+3
|/ / /
* | | tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet2015-03-241-4/+4
* | | tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet2015-03-241-16/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-231-0/+10
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-221-0/+10
| |\ \ \
| | * | | netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-191-0/+10
* | | | | ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa2015-03-231-0/+2
* | | | | ipv6: do retries on stable privacy addressesHannes Frederic Sowa2015-03-231-0/+1
* | | | | ipv6: collapse state_lock and lockHannes Frederic Sowa2015-03-231-2/+1
* | | | | ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-231-0/+1
* | | | | net: convert syn_wait_lock to a spinlockEric Dumazet2015-03-231-8/+3