aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-01-17bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com
2014-01-17ipv4: fix a dst leak in tunnelsEric Dumazet
2014-01-17ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAITFlorent Fourcot
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-16net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton
2014-01-16net_sched: act: pick a different type for act_xtWANG Cong
2014-01-16net: add NETDEV_PRECHANGEMTU to notify before mtu change happensVeaceslav Falico
2014-01-16net: Add skb_get_hash_rawTom Herbert
2014-01-16net: stmmac: support max-speed device tree propertySrinivas Kandagatla
2014-01-16neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.Jiri Pirko
2014-01-15ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routesThomas Haller
2014-01-15ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helperLi RongQing
2014-01-15etherdevice: Use ether_addr_copy to copy an Ethernet addressJoe Perches
2014-01-15net: rename sysfs symlinks on device name changeVeaceslav Falico
2014-01-14IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2014-01-14ipv4: register igmp_notifier even when !CONFIG_PROC_FSWANG Cong
2014-01-14net: Add trace events for all receive entry points, exposing more skb fieldsBen Hutchings
2014-01-14net: Add net_dev_start_xmit trace event, exposing more skb fieldsBen Hutchings
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-14net: add skb_checksum_setupPaul Durrant
2014-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-01-13sctp: make sctp_addto_chunk_fixed localstephen hemminger
2014-01-13phylib: Add of_phy_attachAndy Fleming
2014-01-13phylib: Support attaching to generic 10g driverAndy Fleming
2014-01-13phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYAndy Fleming
2014-01-13phylib: Add Clause 45 read/write functionsAndy Fleming
2014-01-13net_sched: act: remove struct tcf_act_hdrWANG Cong
2014-01-13net_sched: optimize tcf_match_indev()WANG Cong
2014-01-13net_sched: add struct net pointer to tcf_proto_ops->dumpWANG Cong
2014-01-13net_sched: act: move idx_gen into struct tcf_hashinfoWANG Cong
2014-01-13cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-13Merge tag 'nfc-next-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-01-13ipv4: introduce hardened ip_no_pmtu_disc modeHannes Frederic Sowa
2014-01-13ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa
2014-01-10tcp: metrics: New netlink attribute for src IP and dumped in netlink replyChristoph Paasch
2014-01-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-10ieee80211: add definition for SMS4 key lenAvinash Patil
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-10mac80211: handle MMPDUs at EOSP correctlyJohannes Berg
2014-01-10ieee80211: add definition for TDLS wide band extended capabilityAvinash Patil
2014-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-09netfilter: introduce l2tp match extensionJames Chapman
2014-01-09netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy
2014-01-09netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy
2014-01-09netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy
2014-01-09netfilter: nf_tables: fix chain type module reference handlingPatrick McHardy