summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: clean up ipv6_dev_ac_inc()WANG Cong2014-09-131-1/+1
* net: rcu-ify tcf_protoJohn Fastabend2014-09-131-4/+5
* net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend2014-09-131-6/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-104-0/+115
|\
| * netfilter: nf_tables: add new nft_masq expressionArturo Borrero2014-09-091-0/+16
| * netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero2014-09-091-0/+10
| * netfilter: nf_nat: generalize IPv4 masquerading support for nf_tablesArturo Borrero2014-09-091-0/+14
| * netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso2014-09-091-0/+37
| * netfilter: nat: move specific NAT IPv4 to corePablo Neira Ayuso2014-09-021-0/+38
* | net-timestamp: optimize sock_tx_timestamp default pathWillem de Bruijn2014-09-091-1/+9
* | net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat2014-09-092-2/+1
* | Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-084-11/+69
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-083-2/+3
| |\ \
| * \ \ Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville2014-09-042-8/+31
| |\ \ \
| | * | | cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-261-2/+18
| | * | | cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg2014-08-261-0/+2
| | * | | mac80211: don't resize skbs needlesslyIdo Yariv2014-08-261-1/+4
| | * | | mac80211: Fix accounting of the tailroom-needed counterIdo Yariv2014-08-261-2/+5
| | * | | cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2014-08-261-2/+1
| | * | | mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-151-1/+1
| | | |/ | | |/|
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-08-252-3/+38
| |\ \ \ | | |/ / | |/| |
| | * | Bluetooth: Remove unused l2cap_conn->security_timerJohan Hedberg2014-08-141-1/+0
| | * | Bluetooth: Add public l2cap_conn_shutdown() API to request disconnectionJohan Hedberg2014-08-141-0/+4
| | * | Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg2014-08-141-1/+0
| | * | Bluetooth: Make AES crypto context private to SMPJohan Hedberg2014-08-141-1/+0
| | * | Bluetooth: Add SMP L2CAP channel skeletonJohan Hedberg2014-08-142-0/+2
| | * | Bluetooth: Add more L2CAP convenience callbacksJohan Hedberg2014-08-141-0/+25
| | * | Bluetooth: Resume BT_CONNECTED state after LE security elevationJohan Hedberg2014-08-141-0/+1
| | * | Bluetooth: Create unified helper function for updating page scanJohan Hedberg2014-08-141-0/+5
| | * | Bluetooth: Add convenience function to check for pending power offJohan Hedberg2014-08-141-0/+1
* | | | inet: remove dead inetpeer sequence codeWillem de Bruijn2014-09-081-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-076-6/+18
|\ \ \ \
| * \ \ \ Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-071-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-09-041-1/+1
| | |\ \ \
| | | * | | regulatory: add NUL to alpha2Eliad Peller2014-08-151-1/+1
| | | |/ /
| * | | | net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida2014-09-051-1/+1
| * | | | net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn2014-09-051-3/+1
| * | | | Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-012-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-08-252-1/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg2014-08-201-0/+2
| | | * | ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend2014-08-191-1/+0
| * | | | net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann2014-08-291-0/+13
| |/ / /
* | | | tcp: remove TCP_SKB_CB(skb)->whenEric Dumazet2014-09-051-6/+7
* | | | tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet2014-09-051-1/+6
* | | | net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck2014-09-051-0/+2
* | | | net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck2014-09-051-0/+4
* | | | net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck2014-09-051-0/+1
* | | | ipv4: harden fnhe_hashfun()Eric Dumazet2014-09-051-1/+2
* | | | ipv4: fix a race in update_or_create_fnhe()Eric Dumazet2014-09-051-1/+1
* | | | ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa2014-09-041-0/+1
OpenPOWER on IntegriCloud