aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-16neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.Jiri Pirko1-0/+5
2014-01-15ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routesThomas Haller1-0/+1
2014-01-15ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helperLi RongQing1-0/+5
2014-01-15etherdevice: Use ether_addr_copy to copy an Ethernet addressJoe Perches1-1/+23
2014-01-15net: rename sysfs symlinks on device name changeVeaceslav Falico1-0/+1
2014-01-14IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail1-1/+1
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2-4/+1
2014-01-14ipv4: register igmp_notifier even when !CONFIG_PROC_FSWANG Cong1-1/+1
2014-01-14net: Add trace events for all receive entry points, exposing more skb fieldsBen Hutchings1-0/+100
2014-01-14net: Add net_dev_start_xmit trace event, exposing more skb fieldsBen Hutchings1-0/+58
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-7/+16
2014-01-14net: add skb_checksum_setupPaul Durrant1-0/+2
2014-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-0/+2
2014-01-13sctp: make sctp_addto_chunk_fixed localstephen hemminger1-1/+0
2014-01-13phylib: Add of_phy_attachAndy Fleming1-0/+10
2014-01-13phylib: Support attaching to generic 10g driverAndy Fleming1-0/+2
2014-01-13phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYAndy Fleming1-0/+1
2014-01-13phylib: Add Clause 45 read/write functionsAndy Fleming1-0/+39
2014-01-13net_sched: act: remove struct tcf_act_hdrWANG Cong1-4/+0
2014-01-13net_sched: optimize tcf_match_indev()WANG Cong1-15/+15
2014-01-13net_sched: add struct net pointer to tcf_proto_ops->dumpWANG Cong1-1/+1
2014-01-13net_sched: act: move idx_gen into struct tcf_hashinfoWANG Cong1-3/+4
2014-01-13ipv4: introduce hardened ip_no_pmtu_disc modeHannes Frederic Sowa1-1/+6
2014-01-13ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofingHannes Frederic Sowa3-16/+37
2014-01-10tcp: metrics: New netlink attribute for src IP and dumped in netlink replyChristoph Paasch1-0/+2
2014-01-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller8-6/+192
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-0/+28
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang1-4/+8
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville8-6/+192
2014-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller6-15/+48
2014-01-09netfilter: introduce l2tp match extensionJames Chapman2-0/+28
2014-01-09netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy1-2/+2
2014-01-09netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy1-6/+16
2014-01-09netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy1-3/+3
2014-01-09netfilter: nf_tables: fix chain type module reference handlingPatrick McHardy1-1/+1
2014-01-09netfilter: nft_ct: Add support to set the connmarkKristian Evensen1-0/+2
2014-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville4-1/+6
2014-01-07net: skbuff: const-ify casts in skb_queue_* functionsDaniel Borkmann1-3/+3
2014-01-07netfilter: nft_meta: add l4proto supportPatrick McHardy4-1/+6
2014-01-07netfilter: nf_tables: add nfproto support to meta expressionPatrick McHardy1-0/+2
2014-01-07netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy4-0/+6
2014-01-07netfilter: nf_tables: add support for multi family tablesPatrick McHardy1-1/+8
2014-01-07netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy1-2/+3
2014-01-07net-gre-gro: Add GRE support to the GRO stackJerry Chu1-1/+17
2014-01-07IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2-0/+8
2014-01-06gre_offload: statically build GRE offloading supportEric Dumazet1-3/+0
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller3-1/+20
2014-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+23
2014-01-06openvswitch: Drop user features if old user space attempted to create datapathThomas Graf1-1/+9
2014-01-06openvswitch: Allow user space to announce ability to accept unaligned Netlink messagesThomas Graf1-0/+4