aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* 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
* | netpoll: remove usage of dev->masterJiri Pirko2013-01-04
* | rtnetlink: remove usage of dev->masterJiri Pirko2013-01-04
* | net: introduce upper device listsJiri Pirko2013-01-04
* | net: add address assign type "SET"Jiri Pirko2013-01-04
* | net: call add_device_randomness() only after successful mac changeJiri Pirko2013-01-04
* | rtnl: use dev_set_mac_address() instead of plain ndo_Jiri Pirko2013-01-04
* | net: filter: return -EINVAL if BPF_S_ANC* operation is not supportedDaniel Borkmann2012-12-30
* | skbuff: make __kmalloc_reserve staticstephen hemminger2012-12-28
* | net: use per task frag allocator in skb_append_datato_fragsEric Dumazet2012-12-28
* | rtnl: expose carrier value with possibility to set itJiri Pirko2012-12-28
* | net: allow to change carrier via sysfsJiri Pirko2012-12-28