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-07-17
net: make sock diag per-namespace
Andrey Vagin
1
-7
/
+20
2012-07-13
net: Update alloc frag to reduce get/put page usage and recycle pages
Alexander Duyck
1
-8
/
+20
2012-07-12
tcp: TCP Small Queues
Eric Dumazet
1
-0
/
+4
2012-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+10
2012-07-11
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
3
-6
/
+9
2012-07-11
net: Properly define functions with no parameters
Ben Hutchings
1
-1
/
+1
2012-07-11
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
David S. Miller
1
-3
/
+1
2012-07-10
net: cgroup: fix out of bounds accesses
Eric Dumazet
2
-4
/
+8
2012-07-09
cgroup: fix panic in netprio_cgroup
Gao feng
1
-1
/
+2
2012-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-07-05
net-next: Add netif_get_num_default_rss_queues
Yuval Mintz
1
-0
/
+11
2012-07-05
net: Kill dst->_neighbour, accessors, and final uses.
David S. Miller
1
-18
/
+0
2012-07-05
neigh: Convert over to dst_neigh_lookup_skb().
David S. Miller
1
-3
/
+16
2012-07-05
net: Do delayed neigh confirmation.
David S. Miller
1
-1
/
+2
2012-07-05
ipv4: Make neigh lookups directly in output packet path.
David S. Miller
1
-5
/
+7
2012-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2012-07-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2012-06-30
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2
-4
/
+13
2012-06-29
ipv4: Elide fib_validate_source() completely when possible.
David S. Miller
1
-0
/
+4
2012-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-06-29
net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.
Vinson Lee
1
-2
/
+2
2012-06-28
net: skb_free_datagram_locked() doesnt drop all packets
Eric Dumazet
1
-1
/
+0
2012-06-28
netlink: Get rid of obsolete rtnetlink macros
Thomas Graf
1
-13
/
+0
2012-06-28
sock_diag: Do not use RTA_PUT() macros
Thomas Graf
1
-9
/
+3
2012-06-20
ipv4: Early TCP socket demux.
David S. Miller
1
-0
/
+5
2012-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-27
/
+7
2012-06-16
net: remove skb_orphan_try()
Eric Dumazet
1
-22
/
+1
2012-06-14
netpoll: fix netpoll_send_udp() bugs
Eric Dumazet
1
-5
/
+6
2012-06-13
splice: fix racy pipe->buffers uses
Eric Dumazet
1
-0
/
+1
2012-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-11
/
+9
2012-06-13
ethtool: Make more commands available to unprivileged processes
Ben Hutchings
1
-0
/
+5
2012-06-13
net-next: add dev_loopback_xmit() to avoid duplicate code
Michel Machado
1
-0
/
+17
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-74
/
+0
2012-06-09
net/core: fix kernel-doc warnings
Randy Dunlap
2
-3
/
+3
2012-06-08
Added kernel support in EEE Ethtool commands
Yuval Mintz
1
-0
/
+40
2012-06-08
net: Update kernel-doc for __alloc_skb()
Ben Hutchings
1
-2
/
+2
2012-06-08
net: neighbour: fix neigh_dump_info()
Eric Dumazet
1
-8
/
+6
2012-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-69
/
+33
2012-06-05
wireless: remove wext sysfs
Johannes Berg
1
-74
/
+0
2012-06-04
drop_monitor: dont sleep in atomic context
Eric Dumazet
1
-69
/
+33
2012-06-04
sock_diag: add SK_MEMINFO_BACKLOG
Eric Dumazet
1
-0
/
+1
2012-06-01
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
Jason Wang
1
-2
/
+5
2012-05-30
drop_monitor: Add module alias to enable automatic module loading
Neil Horman
1
-0
/
+1
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2012-05-23
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-24
/
+16
2012-05-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+6
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-05-20
net: introduce skb_try_coalesce()
Eric Dumazet
1
-0
/
+86
2012-05-19
net: napi_frags_skb() is static
Eric Dumazet
1
-2
/
+1
2012-05-18
pktgen: fix module unload for good
Eric Dumazet
1
-2
/
+2
[next]