summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-09-19net: phy: broadcom: add helper for PHY revision and patch levelFlorian Fainelli
2014-09-19net: add alloc_skb_with_frags() helperEric Dumazet
2014-09-19udp-tunnel: Add a few more UDP tunnel APIsAndy Zhou
2014-09-19udp_tunnel: Seperate ipv6 functions into its own file.Andy Zhou
2014-09-15openvswitch: Add recirc and hash action.Andy Zhou
2014-09-15dsa: Replace mii_bus with a generic host deviceAlexander Duyck
2014-09-15dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck
2014-09-13netdevice: Support DSA tagging when DSA is built as a moduleAlexander Duyck
2014-09-13net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa
2014-09-13net: dsa: change tag_protocol to an enumFlorian Fainelli
2014-09-13ipv6: clean up ipv6_dev_ac_inc()WANG Cong
2014-09-13ipv6: drop useless rcu_read_lock() in anycastWANG Cong
2014-09-13net: sched: RCU cls_tcindexJohn Fastabend
2014-09-13net: rcu-ify tcf_protoJohn Fastabend
2014-09-13net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend
2014-09-10net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selectedDaniel Borkmann
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: bpf: be friendly to kmemcheckDaniel Borkmann
2014-09-09net: bpf: consolidate JIT binary allocatorDaniel Borkmann
2014-09-09bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_infoJiri Pirko
2014-09-09net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat
2014-09-09net: filter: split filter.h and expose eBPF to user spaceAlexei Starovoitov
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov
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: nft_nat: include a flag attributeArturo Borrero
2014-09-09netfilter: nf_tables: add devgroup support in meta expresionAna Rey
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-07Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds
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-05ethtool: Add generic options for tunablesGovindarajulu Varadarajan
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann