summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2014-09-18ipsec: Remove obsolete MAX_AH_AUTH_LENHerbert Xu-3/+0
2014-09-17Bluetooth: Remove exported hci_recv_fragment functionMarcel Holtmann-1/+0
2014-09-16xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert-0/+1
2014-09-16xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert-1/+14
2014-09-16ipvs: prevent mixing heterogeneous pools and synchronizationAlex Gartrell-0/+4
2014-09-16ipvs: Supply destination address family to ip_vs_conn_newAlex Gartrell-1/+2
2014-09-16ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}Alex Gartrell-2/+3
2014-09-16ipvs: Add destination address family to netlink interfaceAlex Gartrell-0/+3
2014-09-15dsa: Replace mii_bus with a generic host deviceAlexander Duyck-4/+5
2014-09-15dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck-4/+6
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville-22/+42
2014-09-15Bluetooth: Provide HCI command opcode information to driverMarcel Holtmann-0/+1
2014-09-13net: dsa: change tag_protocol to an enumFlorian Fainelli-7/+10
2014-09-13ipv6: clean up ipv6_dev_ac_inc()WANG Cong-1/+1
2014-09-13net: rcu-ify tcf_protoJohn Fastabend-4/+5
2014-09-13net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend-6/+15
2014-09-12ipv6: clean up anycast when an interface is destroyedSabrina Dubroca-0/+1
2014-09-11netfilter: fix compilation of masquerading without IP_NF_TARGET_MASQUERADEPablo Neira Ayuso-6/+4
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller-12/+1
2014-09-11cfg80211: allow requesting SMPS mode on ap startEliad Peller-0/+2
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller-1/+3
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg-1/+22
2014-09-11cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg-6/+4
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-0/+115
2014-09-09net-timestamp: optimize sock_tx_timestamp default pathWillem de Bruijn-1/+9
2014-09-09net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat-2/+1
2014-09-09netfilter: nf_tables: add new nft_masq expressionArturo Borrero-0/+16
2014-09-09netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero-0/+10
2014-09-09netfilter: nf_nat: generalize IPv4 masquerading support for nf_tablesArturo Borrero-0/+14
2014-09-09netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso-0/+37
2014-09-09Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg-2/+1
2014-09-08Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-11/+69
2014-09-08inet: remove dead inetpeer sequence codeWillem de Bruijn-1/+0
2014-09-08Bluetooth: Fix locking of the SMP contextJohan Hedberg-1/+0
2014-09-08Bluetooth: Move identity address update behind a workqueueJohan Hedberg-1/+2
2014-09-08Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg-1/+1
2014-09-08Bluetooth: Remove unused l2cap_conn_shutdown APIJohan Hedberg-4/+0
2014-09-08Bluetooth: Ignore incoming data after initiating disconnectionJohan Hedberg-0/+1
2014-09-08Bluetooth: Use zero timeout for immediate schedulingJohan Hedberg-2/+2
2014-09-08Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg-2/+3
2014-09-08Bluetooth: Fix hci_conn reference counting for fixed channelsJohan Hedberg-0/+1
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-2/+3
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-6/+18
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo-2/+2
2014-09-07Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-1/+1
2014-09-05tcp: remove TCP_SKB_CB(skb)->whenEric Dumazet-6/+7
2014-09-05tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet-1/+6
2014-09-05net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck-0/+2
2014-09-05net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck-0/+4
2014-09-05net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck-0/+1