summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2014-09-11netfilter: fix compilation of masquerading without IP_NF_TARGET_MASQUERADEPablo Neira Ayuso
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-09-09net-timestamp: optimize sock_tx_timestamp default pathWillem de Bruijn
2014-09-09net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat
2014-09-09netfilter: nf_tables: add new nft_masq expressionArturo Borrero
2014-09-09netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero
2014-09-09netfilter: nf_nat: generalize IPv4 masquerading support for nf_tablesArturo Borrero
2014-09-09netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso
2014-09-08Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-08inet: remove dead inetpeer sequence codeWillem de Bruijn
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-07Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-05tcp: remove TCP_SKB_CB(skb)->whenEric Dumazet
2014-09-05tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet
2014-09-05net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck
2014-09-05net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck
2014-09-05net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck
2014-09-05ipv4: harden fnhe_hashfun()Eric Dumazet
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida
2014-09-05ipv4: fix a race in update_or_create_fnhe()Eric Dumazet
2014-09-05net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn
2014-09-04ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-09-02netfilter: nat: move specific NAT IPv4 to corePablo Neira Ayuso
2014-09-01sock: deduplicate errqueue dequeueWillem de Bruijn
2014-09-01Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-08-29net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann
2014-08-27net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli
2014-08-27net: dsa: allow updating fixed PHY link informationFlorian Fainelli
2014-08-27net: dsa: allow drivers to do link adjustmentFlorian Fainelli
2014-08-27net: dsa: allow switches to work without taggingFlorian Fainelli
2014-08-27net: dsa: allow for more complex PHY setupsFlorian Fainelli
2014-08-27net: dsa: retain a per-port device_node pointerFlorian Fainelli
2014-08-27net: dsa: provide a switch device device tree node pointerFlorian Fainelli
2014-08-27net: dsa: reduce number of protocol hooksFlorian Fainelli
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv
2014-08-26mac80211: Fix accounting of the tailroom-needed counterIdo Yariv
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-08-25net: make skb an optional parameter for__skb_flow_dissect()WANG Cong
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-08-24udp: additional GRO supportTom Herbert
2014-08-24net: add gro_compute_pseudo functionsTom Herbert
2014-08-23net: Allow raw buffers to be passed into the flow dissector.David S. Miller
2014-08-22net: use ktime_get_ns() and ktime_get_real_ns() helpersEric Dumazet
2014-08-20Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg