aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski2014-02-09
* net: Mark functions as static in core/dev.cRashika Kheria2014-02-09
* net: use __GFP_NORETRY for high order allocationsEric Dumazet2014-02-07
* netpoll: fix netconsole IPv6 setupSabrina Dubroca2014-02-07
* rtnetlink: fix oops in rtnl_link_get_slave_info_data_sizeFernando Luis Vazquez Cao2014-02-04
* net: Fix warning on make htmldocs caused by skbuff.cMasanari Iida2014-01-28
* net: add and use skb_gso_transport_seglen()Florian Westphal2014-01-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_infoJiri Pirko2014-01-23
| * net: Correctly sync addresses from multiple sources to single deviceVlad Yasevich2014-01-23
| * bonding: convert netlink to use slave data info apiJiri Pirko2014-01-23
| * rtnetlink: provide api for getting and setting slave infoJiri Pirko2014-01-23
| * rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko2014-01-23
| * net/neighbour: queue work on power efficient wqviresh kumar2014-01-23
| * pktgen: Use ether_addr_copyJoe Perches2014-01-21
| * netpoll: Use ether_addr_copyJoe Perches2014-01-21
| * net: Export gro_find_by_type helpersOr Gerlitz2014-01-21
| * net: Add GRO support for UDP encapsulating protocolsOr Gerlitz2014-01-21
| * net: remove unnecessary initializations in net_dev_initSabrina Dubroca2014-01-21
| * net: fix "queues" uevent between network namespacesWeilong Chen2014-01-19
| * net: document accel_priv parameter for __dev_queue_xmit()Jason Wang2014-01-19
| * net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-18
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-18
| |\
| * | bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com2014-01-17
| * | net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton2014-01-17
| * | net: allow > 0 order atomic page alloc in skb_page_frag_refillMichael Dalton2014-01-17
| * | net: add NETDEV_PRECHANGEMTU to notify before mtu change happensVeaceslav Falico2014-01-16
| * | net: Check skb->rxhash in gro_receiveTom Herbert2014-01-16
| * | net: rename sysfs symlinks on device name changeVeaceslav Falico2014-01-15
| * | net: add sysfs helpers for netdev_adjacent logicVeaceslav Falico2014-01-15
| * | neigh: split lines for NEIGH_VAR_SET so they are not too longJiri Pirko2014-01-15
| * | net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
| * | net: Add trace events for all receive entry points, exposing more skb fieldsBen Hutchings2014-01-14
| * | net: Add net_dev_start_xmit trace event, exposing more skb fieldsBen Hutchings2014-01-14
| * | net: Fix indentation in dev_hard_start_xmit()Ben Hutchings2014-01-14
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
| |\ \
| * | | net: add skb_checksum_setupPaul Durrant2014-01-14
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-01-14
| |\ \ \
| | * | | {xfrm,pktgen} Fix compiling error when CONFIG_XFRM is not setFan Du2014-01-10
| | * | | pktgen_dst_metrics[] can be staticFengguang Wu2014-01-06
| | * | | {pktgen, xfrm} Show spi value properly when ipsec turned onFan Du2014-01-03
| | * | | {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgenFan Du2014-01-03
| | * | | {pktgen, xfrm} Construct skb dst for tunnel mode transformationFan Du2014-01-03
| | * | | {pktgen, xfrm} Using "pgset spi xxx" to spedifiy SA for a given flowFan Du2014-01-03
| | * | | {pktgen, xfrm} Add statistics counting when transformingFan Du2014-01-03
| | * | | {pktgen, xfrm} Correct xfrm state lock usage when transformingFan Du2014-01-03
| * | | | net: make dev_set_mtu() honor notification return codeVeaceslav Falico2014-01-13
| * | | | net: gro: change GRO overflow strategyEric Dumazet2014-01-13
| * | | | net-gre-gro: Add GRE support to the GRO stackJerry Chu2014-01-07
| * | | | net: Do not enable tx-nocache-copy by defaultBenjamin Poirier2014-01-07