aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* drop_monitor: allow more events per secondEric Dumazet2012-04-21
* netns: do not leak net_generic data on failed initJulian Anastasov2012-04-18
* net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman2012-04-13
* net: allow pskb_expand_head() to get maximum tailroomEric Dumazet2012-04-11
* net: fix a race in sock_queue_err_skb()Eric Dumazet2012-04-06
* bpf jit: Make the filter.c::__load_pointer helper non-static for the jitsJan Seiffert2012-04-03
* net: fix /proc/net/dev regressionEric Dumazet2012-04-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-02
|\
| * net/core: dev_forward_skb() should clear skb_iifBenjamin LaHaise2012-03-28
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ | |/ |/|
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-25
* | net: fix napi_reuse_skb() skb reserveEric Dumazet2012-03-21
|/
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\
| * net: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\ \
| * | net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2012-03-11
| * | net: Use bool for return value of dev_valid_name().David S. Miller2012-03-06
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-05
| |\|
| * | net: export netdev_stats_to_stats64Eric Dumazet2012-03-05
| * | rtnetlink: Fix VF IFLA policyGreg Rose2012-03-01
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-26
| |\ \
| * | | netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-26
| * | | net: Add missing getsockopt for SO_NOFCS.David S. Miller2012-02-24
| * | | net: Support RX-ALL feature flag.Ben Greear2012-02-24
| * | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-24
| * | | net: Support RXFCS feature flag.Ben Greear2012-02-24
| * | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-21
| * | | datagram: Add offset argument to __skb_recv_datagramPavel Emelyanov2012-02-21
| * | | datagram: Factor out sk queue referencingPavel Emelyanov2012-02-21
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-19
| |\ \ \
| * | | | gro: fix truesize underestimationEric Dumazet2012-02-13
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
| |\ \ \ \
| * | | | | gro: more generic L2 header checkEric Dumazet2012-02-08
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-04
| |\ \ \ \ \
| * | | | | | PATCH V2 net-next] net: dev: Convert printks to pr_<level>Joe Perches2012-02-01
| * | | | | | netpoll: Neaten MAX_SKB_SIZE macroJoe Perches2012-02-01
| * | | | | | netpoll: Convert printks to np_<level> and add pr_fmtJoe Perches2012-02-01
| * | | | | | net: Allow ipv6 proxies and arp proxies be shown with iproute2Tony Zelenoff2012-01-30
* | | | | | | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-20
|\ \ \ \ \ \ \
| * | | | | | | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-02
* | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-12
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet2012-03-04
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05
|\| | | | | |
| * | | | | | rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-21
| * | | | | | neighbour: Fixed race condition at tbl->nhtMichel Machado2012-02-21
| | |_|_|_|/ | |/| | | |
| * | | | | netpoll: netpoll_poll_dev() should access dev->flagsEric Dumazet2012-02-14
| | |_|_|/ | |/| | |
| * | | | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2012-02-10
| * | | | netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman2012-02-10
| * | | | netprio_cgroup: fix an off-by-one bugNeil Horman2012-02-10