summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | net: remove delay at device dismantleEric Dumazet2012-08-234-17/+12Star
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-225-59/+118
| |\ \ \ \ \
| * | | | | | net: remove netdev_bonding_change()Amerigo Wang2012-08-141-6/+0Star
| * | | | | | net: move and rename netif_notify_peers()Amerigo Wang2012-08-141-0/+18
| * | | | | | net: Make ifindex generation per-net namespacePavel Emelyanov2012-08-101-2/+2
| * | | | | | net: Allow to create links with given ifindexPavel Emelyanov2012-08-102-6/+13
| * | | | | | time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet2012-08-101-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-023-17/+33
|\ \ \ \ \ \ \
| * | | | | | | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-181-1/+1
| | |_|/ / / / | |/| | | | |
| * | | | | | userns: Convert sock_i_uid to return a kuid_tEric W. Biederman2012-08-151-3/+3
| * | | | | | userns: Convert __dev_set_promiscuity to use kuids in audit logsEric W. Biederman2012-08-151-3/+4
| * | | | | | userns: Convert net/core/scm.c to use kuids and kgidsEric W. Biederman2012-08-152-10/+25
* | | | | | | Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-021-1/+11
|\ \ \ \ \ \ \
| * | | | | | | cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...Tejun Heo2012-09-141-1/+11
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-10-022-22/+4Star
|\ \ \ \ \ \ \
| * | | | | | | cgroup: Assign subsystem IDs during compile timeDaniel Wagner2012-09-142-22/+0Star
| * | | | | | | cgroup: net_prio: Do not define task_netpioidx() when not selectedDaniel Wagner2012-09-141-0/+2
| * | | | | | | cgroup: net_cls: Do not define task_cls_classid() when not selectedDaniel Wagner2012-09-141-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-023-18/+9Star
|\ \ \ \ \ \ \
| * | | | | | | workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-211-15/+6Star
| * | | | | | | workqueue: make deferrable delayed_work initializer names consistentTejun Heo2012-08-211-1/+1
| * | | | | | | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-141-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-011-7/+13
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emitJoe Perches2012-09-171-10/+6Star
| * | | | | | netdev_printk/netif_printk: Remove a superfluous logging colonJoe Perches2012-09-171-1/+1
| * | | | | | netdev_printk/dynamic_netdev_dbg: Directly call printk_emitJoe Perches2012-09-171-7/+17
| | |_|_|_|/ | |/| | | |
* | | | | | net: guard tcp_set_keepalive() to tcp socketsEric Dumazet2012-09-241-1/+2
* | | | | | net: do not disable sg for packets requiring no checksumEd Cashin2012-09-211-1/+2
* | | | | | net/core: fix comment in skb_try_coalesceLi RongQing2012-09-191-1/+3
* | | | | | net: fix memory leak on oom with zerocopyMichael S. Tsirkin2012-09-181-1/+1
|/ / / / /
* | | | | pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi2012-09-131-1/+1
* | | | | net: fix net/core/sock.c build errorRandy Dunlap2012-09-101-0/+2
* | | | | net: small bug on rxhash calculationChema Gonzalez2012-09-091-5/+6
* | | | | net: sock_edemux() should take care of timewait socketsEric Dumazet2012-09-031-1/+6
| |_|/ / |/| | |
* | | | netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2012-08-291-9/+1Star
| |/ / |/| |
* | | 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: netprio: fix cgrp create and write priomap raceJohn Fastabend2012-08-161-5/+3Star
* | | net: netprio: fd passed in SCM_RIGHTS datagram not set correctlyJohn Fastabend2012-08-161-0/+4
* | | net: netprio: fix files lock and remove useless d_path bitsJohn Fastabend2012-08-161-18/+4Star
* | | netpoll: re-enable irq in poll_napi()Amerigo Wang2012-08-141-1/+9
* | | netpoll: handle vlan tags in netpoll tx and rx pathAmerigo Wang2012-08-141-0/+15
* | | netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang2012-08-141-14/+17
* | | netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang2012-08-141-2/+1Star
* | | netpoll: make __netpoll_cleanup non-blockAmerigo Wang2012-08-141-10/+32
* | | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2012-08-141-4/+4
* | | net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov2012-08-091-2/+5
* | | net: force dst_default_metrics to const sectionEric Dumazet2012-08-091-1/+9
| |/ |/|
* | tcp: Apply device TSO segment limit earlierBen Hutchings2012-08-021-0/+1
* | net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-08-021-0/+4
|/