index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-03
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
1
-5
/
+7
2012-04-28
drop_monitor: Make updating data->skb smp safe
Neil Horman
1
-16
/
+54
2012-04-28
drop_monitor: fix sleeping in invalid context warning
Neil Horman
1
-7
/
+7
2012-04-22
drop_monitor: allow more events per second
Eric Dumazet
1
-0
/
+1
2012-04-18
netns: do not leak net_generic data on failed init
Julian Anastasov
1
-15
/
+18
2012-04-13
net: In unregister_netdevice_notifier unregister the netdevices.
Eric W. Biederman
1
-0
/
+20
2012-04-11
net: allow pskb_expand_head() to get maximum tailroom
Eric Dumazet
1
-1
/
+3
2012-04-06
net: fix a race in sock_queue_err_skb()
Eric Dumazet
1
-1
/
+3
2012-04-04
bpf jit: Make the filter.c::__load_pointer helper non-static for the jits
Jan Seiffert
1
-3
/
+6
2012-04-04
net: fix /proc/net/dev regression
Eric Dumazet
2
-46
/
+15
2012-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
9
-9
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
9
-9
/
+0
2012-03-28
net/core: dev_forward_skb() should clear skb_iif
Benjamin LaHaise
1
-0
/
+1
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
1
-2
/
+2
2012-03-22
net: fix napi_reuse_skb() skb reserve
Eric Dumazet
1
-1
/
+2
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-2
/
+2
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-120
/
+222
2012-03-21
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-9
/
+7
2012-03-20
net: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-8
/
+10
2012-03-12
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
1
-1
/
+1
2012-03-07
net: Use bool for return value of dev_valid_name().
David S. Miller
1
-6
/
+6
2012-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+10
2012-03-06
net: export netdev_stats_to_stats64
Eric Dumazet
1
-4
/
+5
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
7
-39
/
+77
2012-03-05
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
Eric Dumazet
1
-8
/
+10
2012-03-01
rtnetlink: Fix VF IFLA policy
Greg Rose
1
-0
/
+2
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-21
/
+59
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
1
-2
/
+7
2012-02-24
net: Add missing getsockopt for SO_NOFCS.
David S. Miller
1
-0
/
+3
2012-02-24
net: Support RX-ALL feature flag.
Ben Greear
1
-0
/
+1
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
2
-0
/
+6
2012-02-24
net: Support RXFCS feature flag.
Ben Greear
1
-0
/
+1
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
4
-18
/
+18
2012-02-22
rtnetlink: Fix problem with buffer allocation
Greg Rose
1
-21
/
+57
2012-02-22
neighbour: Fixed race condition at tbl->nht
Michel Machado
1
-0
/
+2
2012-02-22
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
1
-0
/
+13
2012-02-21
datagram: Add offset argument to __skb_recv_datagram
Pavel Emelyanov
1
-8
/
+13
2012-02-21
datagram: Factor out sk queue referencing
Pavel Emelyanov
1
-4
/
+5
2012-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-02-15
netpoll: netpoll_poll_dev() should access dev->flags
Eric Dumazet
1
-1
/
+1
2012-02-14
gro: fix truesize underestimation
Eric Dumazet
1
-1
/
+2
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+3
2012-02-11
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
Neil Horman
1
-5
/
+2
2012-02-11
netprio_cgroup: don't allocate prio table when a device is registered
Neil Horman
1
-6
/
+0
2012-02-11
netprio_cgroup: fix an off-by-one bug
Neil Horman
1
-1
/
+1
2012-02-09
gro: more generic L2 header check
Eric Dumazet
1
-2
/
+8
2012-02-09
gro: more generic L2 header check
Eric Dumazet
1
-2
/
+8
2012-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-18
/
+25
[next]