summaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-241-3/+4
|\
| * userns: Convert __dev_set_promiscuity to use kuids in audit logsEric W. Biederman2012-08-141-3/+4
* | net: Set device operstate at registration timeBen Hutchings2012-08-241-0/+2
* | net: reinstate rtnl in call_netdevice_notifiers()Eric Dumazet2012-08-231-2/+7
* | net: remove delay at device dismantleEric Dumazet2012-08-221-14/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-221-4/+20
|\ \
| * | net/core/dev.c: fix kernel-doc warningRandy Dunlap2012-08-201-0/+1
| * | af_packet: don't emit packet on orig fanout groupEric Leblond2012-08-201-2/+14
| * | net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov2012-08-081-2/+5
* | | net: remove netdev_bonding_change()Amerigo Wang2012-08-141-6/+0
* | | net: move and rename netif_notify_peers()Amerigo Wang2012-08-141-0/+18
* | | net: Make ifindex generation per-net namespacePavel Emelyanov2012-08-091-2/+2
* | | net: Allow to create links with given ifindexPavel Emelyanov2012-08-091-1/+6
|/ /
* | net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-08-021-0/+4
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-6/+47
|\
| * netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman2012-07-311-6/+47
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-311-0/+3
|\ \ | |/ |/|
| * net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2012-07-141-0/+3
* | net: Make skb->skb_iif always track skb->devDavid S. Miller2012-07-231-2/+1
* | net: orphan frags on receiveMichael S. Tsirkin2012-07-221-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-191-1/+2
|\ \
| * | net: Statically initialize init_net.dev_base_headRustad, Mark D2012-07-181-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-101-2/+6
|\ \ \ | |/ /
| * | net: cgroup: fix out of bounds accessesEric Dumazet2012-07-091-2/+6
* | | net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-3/+5
* | | net: Properly define functions with no parametersBen Hutchings2012-07-101-1/+1
* | | net-next: Add netif_get_num_default_rss_queuesYuval Mintz2012-07-051-0/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-281-2/+2
|\ \ \ | |/ /
| * | net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.Vinson Lee2012-06-281-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-151-22/+1
|\ \ | |/
| * net: remove skb_orphan_try()Eric Dumazet2012-06-151-22/+1
* | net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado2012-06-121-0/+17
|/
* net: napi_frags_skb() is staticEric Dumazet2012-05-191-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-161-31/+5
|\
| * Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-05-101-31/+5
* | net: delete all instances of special processing for token ringPaul Gortmaker2012-05-151-8/+6
* | net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-18/+12
* | net: make GRO aware of skb->head_fragEric Dumazet2012-04-301-1/+4
* | net: gro: GRO_MERGED_FREE consumes packetsEric Dumazet2012-04-191-1/+4
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-3/+4
|/
* net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman2012-04-131-0/+20
* net: fix /proc/net/dev regressionEric Dumazet2012-04-031-45/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-021-0/+1
|\
| * net/core: dev_forward_skb() should clear skb_iifBenjamin LaHaise2012-03-281-0/+1
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\ \ | |/ |/|
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | net: fix napi_reuse_skb() skb reserveEric Dumazet2012-03-211-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-201-65/+50
|\
| * net: Use bool for return value of dev_valid_name().David S. Miller2012-03-061-6/+6
| * net: export netdev_stats_to_stats64Eric Dumazet2012-03-051-4/+5
OpenPOWER on IntegriCloud