aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZEAlexander Duyck2013-02-08
* net: reset mac header in dev_start_xmit()Eric Dumazet2013-02-06
* net: adjust skb_gso_segment() for calling in rx pathCong Wang2013-02-06
* netpoll: protect napi_poll and poll_controller during dev_[open|close]Neil Horman2013-02-06
* net: core: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-05
|\
| * net: Fix inner_network_header assignment in skb-copy.Pravin B Shelar2013-02-03
| * pktgen: correctly handle failures when adding a deviceCong Wang2013-01-29
* | net: remove redundant check for timer pending state before del_timerYing Xue2013-02-04
* | netns: fdb: allow unprivileged users to add/del fdb entriesGao feng2013-02-04
* | net: disallow drivers with buggy VLAN accel to register_netdevice()Michał Mirosław2013-01-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-29
|\|
| * net: net_cls: fd passed in SCM_RIGHTS datagram not set correctlyDaniel Wagner2013-01-22
| * net: splice: fix __splice_segment()Eric Dumazet2013-01-20
| * net: splice: avoid high order page splittingEric Dumazet2013-01-20
* | pktgen: support net namespaceCong Wang2013-01-29
* | net neigh: Optimize neighbor entry size calculation.YOSHIFUJI Hideaki / 吉藤英明2013-01-28
* | net: avoid to hang up on sending due to sysctl configuration overflow.bingtian.ly@taobao.com2013-01-28
* | netpoll: use the net namespace of current process instead of init_netCong Wang2013-01-28
* | netpoll: use ipv6_addr_equal() to compare ipv6 addrCong Wang2013-01-28
* | net: fix possible wrong checksum generationEric Dumazet2013-01-28
* | soreuseport: infrastructureTom Herbert2013-01-23
* | netpoll: fix an uninitialized variableCong Wang2013-01-22
* | net: Use IS_ERR_OR_NULL().YOSHIFUJI Hideaki / 吉藤英明2013-01-22
* | neigh: Keep neighbour cache entries if number of them is small enough.YOSHIFUJI Hideaki / 吉藤英明2013-01-22
* | net: move rx and tx hash functions to net/core/flow_dissector.cCong Wang2013-01-21
* | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-17
* | netpoll: fix a missing dev refcountingCong Wang2013-01-16
* | netpoll: fix a rtnl lock assertion failureCong Wang2013-01-16
* | net_sched: fix qdisc_pkt_len_init()Eric Dumazet2013-01-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
|\|
| * tcp: fix a panic on UP machines in reqsk_fastopen_removeEric Dumazet2013-01-14
| * net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-11
* | net: splice: fix __splice_segment()Eric Dumazet2013-01-11
* | net: Export __netdev_pick_tx so that it can be used in modulesAlexander Duyck2013-01-11
* | net: Add support for XPS without sysfs being definedAlexander Duyck2013-01-11
* | net: Rewrite netif_set_xps_queues to address several issuesAlexander Duyck2013-01-11
* | net: Rewrite netif_reset_xps_queue to allow for better code reuseAlexander Duyck2013-01-11
* | net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck2013-01-11
* | net: Split core bits of netdev_pick_tx into __netdev_pick_txAlexander Duyck2013-01-11
* | net_sched: more precise pkt_len computationEric Dumazet2013-01-10
* | net: init perm_addr in register_netdevice()Jiri Pirko2013-01-08
* | netpoll: add IPv6 supportCong Wang2013-01-08
* | netpoll: prepare for ipv6Cong Wang2013-01-08
* | net: introduce skb_transport_header_was_set()Eric Dumazet2013-01-08
* | ethtool: consolidate work with ethtool_opsJiri Pirko2013-01-07
* | net: splice: avoid high order page splittingEric Dumazet2013-01-07
* | ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on createJiri Pirko2013-01-07
* | net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri Pirko2013-01-04
* | bonding: remove usage of dev->masterJiri Pirko2013-01-04