summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* pktgen: fix module unload for goodEric Dumazet2012-05-181-2/+2
* pktgen: fix crash at module unloadEric Dumazet2012-05-101-2/+8
* Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-05-101-31/+5
* drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman2012-05-021-5/+7
* drop_monitor: Make updating data->skb smp safeNeil Horman2012-04-281-16/+54
* drop_monitor: fix sleeping in invalid context warningNeil Horman2012-04-281-7/+7
* drop_monitor: allow more events per secondEric Dumazet2012-04-211-0/+1
* netns: do not leak net_generic data on failed initJulian Anastasov2012-04-181-15/+18
* net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman2012-04-131-0/+20
* net: allow pskb_expand_head() to get maximum tailroomEric Dumazet2012-04-111-1/+3
* net: fix a race in sock_queue_err_skb()Eric Dumazet2012-04-061-1/+3
* bpf jit: Make the filter.c::__load_pointer helper non-static for the jitsJan Seiffert2012-04-031-3/+6
* net: fix /proc/net/dev regressionEric Dumazet2012-04-032-46/+15
* 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-289-9/+0
|\ \ | |/ |/|
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-289-9/+0
* | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-251-2/+2
* | net: fix napi_reuse_skb() skb reserveEric Dumazet2012-03-211-1/+2
|/
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-211-2/+2
|\
| * net: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-209-120/+222
|\ \
| * | net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2012-03-111-1/+1
| * | net: Use bool for return value of dev_valid_name().David S. Miller2012-03-061-6/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-051-8/+10
| |\ \ | | |/
| * | net: export netdev_stats_to_stats64Eric Dumazet2012-03-051-4/+5
| * | rtnetlink: Fix VF IFLA policyGreg Rose2012-02-291-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-262-21/+59
| |\ \
| * | | netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-261-2/+7
| * | | net: Add missing getsockopt for SO_NOFCS.David S. Miller2012-02-241-0/+3
| * | | net: Support RX-ALL feature flag.Ben Greear2012-02-241-0/+1
| * | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-242-0/+6
| * | | net: Support RXFCS feature flag.Ben Greear2012-02-241-0/+1
| * | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+13
| * | | datagram: Add offset argument to __skb_recv_datagramPavel Emelyanov2012-02-211-8/+13
| * | | datagram: Factor out sk queue referencingPavel Emelyanov2012-02-211-4/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-191-1/+1
| |\ \ \
| * | | | gro: fix truesize underestimationEric Dumazet2012-02-131-1/+2
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-102-12/+3
| |\ \ \ \
| * | | | | gro: more generic L2 header checkEric Dumazet2012-02-081-2/+8
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-044-18/+25
| |\ \ \ \ \
| * | | | | | PATCH V2 net-next] net: dev: Convert printks to pr_<level>Joe Perches2012-02-011-55/+39
| * | | | | | netpoll: Neaten MAX_SKB_SIZE macroJoe Perches2012-02-011-3/+5
| * | | | | | netpoll: Convert printks to np_<level> and add pr_fmtJoe Perches2012-02-011-35/+28
| * | | | | | net: Allow ipv6 proxies and arp proxies be shown with iproute2Tony Zelenoff2012-01-301-3/+87
* | | | | | | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-202-9/+7
|\ \ \ \ \ \ \
| * | | | | | | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-022-9/+7
* | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-121-8/+10
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet2012-03-041-8/+10
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-057-39/+77
|\ \ \ \ \ \ \ | |/ / / / / /
OpenPOWER on IntegriCloud