aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
Commit message (Expand)AuthorAge
* net: disallow drivers with buggy VLAN accel to register_netdevice()Michał Mirosław2013-01-29
* net: fix possible wrong checksum generationEric Dumazet2013-01-28
* net: move rx and tx hash functions to net/core/flow_dissector.cCong Wang2013-01-21
* 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
|\
| * net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-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
* | net: introduce skb_transport_header_was_set()Eric Dumazet2013-01-08
* | net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri 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
* | net: add change_carrier netdev opJiri Pirko2012-12-28
|/
* net: devnet_rename_seq should be a seqcountEric Dumazet2012-12-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\
| * net: gro: dev_gro_receive() cleanupEric Dumazet2012-12-11
| * net: Handle encapsulated offloads before fragmentation or handing to lower devAlexander Duyck2012-12-09
| * net: call notifiers for mtu change even if iface is not upJiri Pirko2012-12-07
| * net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADDSerge Hallyn2012-12-04
| * core: make GRO methods static.Rami Rosen2012-11-29
| * sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface nameBrian Haley2012-11-26
| * net: Remove redundant null check before kfree in dev.cSachin Kamat2012-11-20
| * net: Allow userns root control of the core of the network stack.Eric W. Biederman2012-11-18
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
| |\
| * | net: use right lock in __dev_remove_offloadEric Dumazet2012-11-16
| * | net: Remove code duplication between offload structuresVlad Yasevich2012-11-15
| * | net: Switch to using the new packet offload infrustructureVlad Yasevich2012-11-15
| * | net: Add generic packet offload infrastructure.Vlad Yasevich2012-11-15
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
| |\ \
| * | | net:dev: remove double indentical assignment in dev_change_net_namespace().Rami Rosen2012-10-21
* | | | net: gro: fix possible panic in skb_gro_receive()Eric Dumazet2012-12-07
| |_|/ |/| |
* | | net-rps: Fix brokeness causing OOO packetsTom Herbert2012-11-16
| |/ |/|
* | af-packet: fix oops when socket is not presentEric Leblond2012-11-07
|/
* vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl2012-10-08
* net: gro: selective flush of packetsEric Dumazet2012-10-08
* net: gro: fix a potential crash in skb_gro_reset_offsetEric Dumazet2012-10-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * net: add gro_cells infrastructureEric Dumazet2012-10-01
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\
| * | netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang2012-09-19
| * | net: provide a default dev->ethtool_opsEric Dumazet2012-09-19
| * | net: dev: fix incorrect getting net device's nameGao feng2012-09-19
| * | net: more accurate network taps in transmit pathEric Dumazet2012-09-19