summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2014-01-21sctp: remove macros sctp_local_bh_{disable|enable}wangweidong-2/+0
2014-01-21sctp: remove macros sctp_spin_[un]lock_irqrestorewangweidong-5/+2
2014-01-21net: Add GRO support for vxlan trafficOr Gerlitz-0/+1
2014-01-21net: Add GRO support for UDP encapsulating protocolsOr Gerlitz-1/+12
2014-01-21stmmac: Fix kernel crashes for jumbo framesVince Bridgers-0/+1
2014-01-21ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa-0/+2
2014-01-21net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()WANG Cong-1/+1
2014-01-21net_sched: act: fetch hinfo from a->ops->hinfoWANG Cong-2/+2
2014-01-19net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai-0/+18
2014-01-19net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai-2/+4
2014-01-19net_sched: act: remove capab from struct tc_action_opsWANG Cong-2/+0
2014-01-19sctp: fix missing SCTP mailing list address updateJean Sacren-1/+1
2014-01-19ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa-4/+17
2014-01-19ipv6: add flowlabel_consistency sysctlFlorent Fourcot-0/+1
2014-01-19ipv6: add a flag to get the flow label used remotlyFlorent Fourcot-1/+3
2014-01-19ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GETFlorent Fourcot-0/+2
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar-0/+13
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-10/+22
2014-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+0
2014-01-17bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com-0/+18
2014-01-17ipv4: fix a dst leak in tunnelsEric Dumazet-1/+0
2014-01-17ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa-1/+0
2014-01-17ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAITFlorent Fourcot-3/+3
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-3/+31
2014-01-16net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton-4/+31
2014-01-16net_sched: act: pick a different type for act_xtWANG Cong-0/+1
2014-01-16net: add NETDEV_PRECHANGEMTU to notify before mtu change happensVeaceslav Falico-1/+2
2014-01-16net: Add skb_get_hash_rawTom Herbert-0/+5
2014-01-16net: stmmac: support max-speed device tree propertySrinivas Kandagatla-0/+1
2014-01-16neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.Jiri Pirko-0/+5
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+19
2014-01-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2014-01-15ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routesThomas Haller-0/+1
2014-01-15ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helperLi RongQing-0/+5
2014-01-15etherdevice: Use ether_addr_copy to copy an Ethernet addressJoe Perches-1/+23
2014-01-15net: rename sysfs symlinks on device name changeVeaceslav Falico-0/+1
2014-01-15crash_dump: fix compilation error (on MIPS at least)Qais Yousef-0/+2
2014-01-14IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail-1/+1
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane-4/+1
2014-01-14ipv4: register igmp_notifier even when !CONFIG_PROC_FSWANG Cong-1/+1
2014-01-14net: Add trace events for all receive entry points, exposing more skb fieldsBen Hutchings-0/+100
2014-01-14net: Add net_dev_start_xmit trace event, exposing more skb fieldsBen Hutchings-0/+58
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-7/+16
2014-01-14net: add skb_checksum_setupPaul Durrant-0/+2
2014-01-14i2c: Re-instate body of i2c_parent_is_i2c_adapter()Stephen Warren-1/+1
2014-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+2
2014-01-13sctp: make sctp_addto_chunk_fixed localstephen hemminger-1/+0
2014-01-13phylib: Add of_phy_attachAndy Fleming-0/+10
2014-01-13phylib: Support attaching to generic 10g driverAndy Fleming-0/+2
2014-01-13phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYAndy Fleming-0/+1