aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2014-01-15bpf: do not use reciprocal divideEric Dumazet
2014-01-15net: rename sysfs symlinks on device name changeVeaceslav Falico
2014-01-15net: add sysfs helpers for netdev_adjacent logicVeaceslav Falico
2014-01-15neigh: split lines for NEIGH_VAR_SET so they are not too longJiri Pirko
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
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-14net: Fix indentation in dev_hard_start_xmit()Ben 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-13net: make dev_set_mtu() honor notification return codeVeaceslav Falico
2014-01-13net: gro: change GRO overflow strategyEric Dumazet
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-10{xfrm,pktgen} Fix compiling error when CONFIG_XFRM is not setFan Du
2014-01-07net-gre-gro: Add GRE support to the GRO stackJerry Chu
2014-01-07net: Do not enable tx-nocache-copy by defaultBenjamin Poirier
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2014-01-06net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06pktgen_dst_metrics[] can be staticFengguang Wu
2014-01-05net: netdev_kobject_init: annotate with __initDaniel Borkmann
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-03socket: cleanupsstephen hemminger
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann
2014-01-03{pktgen, xfrm} Show spi value properly when ipsec turned onFan Du
2014-01-03{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgenFan Du
2014-01-03{pktgen, xfrm} Construct skb dst for tunnel mode transformationFan Du
2014-01-03{pktgen, xfrm} Using "pgset spi xxx" to spedifiy SA for a given flowFan Du
2014-01-03{pktgen, xfrm} Add statistics counting when transformingFan Du
2014-01-03{pktgen, xfrm} Correct xfrm state lock usage when transformingFan Du
2014-01-02netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller
2014-01-01net: core functions cleanupstephen hemminger
2014-01-01netlink: cleanup rntl_af_registerstephen hemminger
2013-12-31net, rps: fix the comment of net_rps_action_and_irq_enable()Zhi Yong Wu
2013-12-31vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2013-12-21net: use kfree_skb_list() helperEric Dumazet
2013-12-19rps: NUMA flow limit allocationsEric Dumazet
2013-12-19Merge branch 'master' into for-nextJiri Kosina
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-17net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend
2013-12-17net: Add utility function to copy skb hashTom Herbert
2013-12-17net: Change skb_get_rxhash to skb_get_hashTom Herbert
2013-12-17neigh: Netlink notification for administrative NUD state changeBob Gilligan
2013-12-17net: remove dead code for add/del multiplestephen hemminger
2013-12-14bonding: create bond_first_slave_rcu()dingtianhong
2013-12-12net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu
2013-12-11ipv6: router reachability probingJiri Benc
2013-12-10net: more spelling fixesstephen hemminger