aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
Commit message (Expand)AuthorAge
* net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-11
* 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
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-15
| |\ \
| * | | net: fix documentation of skb_needs_linearize().Rami Rosen2012-08-31
| * | | net: dev: fix the incorrect hold of net namespace's lo deviceGao feng2012-08-30
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-24
| |\ \ \
| * | | | net: Set device operstate at registration timeBen Hutchings2012-08-24
| * | | | net: reinstate rtnl in call_netdevice_notifiers()Eric Dumazet2012-08-23
| * | | | net: remove delay at device dismantleEric Dumazet2012-08-23
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
| |\ \ \ \
| * | | | | net: remove netdev_bonding_change()Amerigo Wang2012-08-14
| * | | | | net: move and rename netif_notify_peers()Amerigo Wang2012-08-14
| * | | | | net: Make ifindex generation per-net namespacePavel Emelyanov2012-08-09
| * | | | | net: Allow to create links with given ifindexPavel Emelyanov2012-08-09
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ \ \ \ \
| * | | | | | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
| | |_|/ / / | |/| | | |
| * | | | | userns: Convert __dev_set_promiscuity to use kuids in audit logsEric W. Biederman2012-08-15
* | | | | | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-01
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emitJoe Perches2012-09-17
| * | | | | netdev_printk/netif_printk: Remove a superfluous logging colonJoe Perches2012-09-17
| * | | | | netdev_printk/dynamic_netdev_dbg: Directly call printk_emitJoe Perches2012-09-17
| | |_|_|/ | |/| | |