index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-07-24
14
-193
/
+284
|
\
|
*
net: Make skb->skb_iif always track skb->dev
David S. Miller
2012-07-23
1
-2
/
+1
|
*
Merge branch 'kill_rtcache'
David S. Miller
2012-07-22
1
-2
/
+2
|
|
\
|
|
*
net: Document dst->obsolete better.
David S. Miller
2012-07-20
1
-2
/
+2
|
*
|
net: netprio_cgroup: rework update socket logic
John Fastabend
2012-07-22
2
-3
/
+56
|
*
|
skbuff: export skb_copy_ubufs
Michael S. Tsirkin
2012-07-22
1
-1
/
+1
|
*
|
net: orphan frags on receive
Michael S. Tsirkin
2012-07-22
1
-1
/
+6
|
*
|
skbuff: convert to skb_orphan_frags
Michael S. Tsirkin
2012-07-22
1
-14
/
+8
|
*
|
rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference
Mark A. Greer
2012-07-22
1
-0
/
+2
|
|
/
|
*
rtnl: allow to specify number of rx and tx queues on device creation
Jiri Pirko
2012-07-20
1
-2
/
+13
|
*
rtnl: allow to specify different num for rx and tx queue count
Jiri Pirko
2012-07-20
1
-8
/
+8
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-19
4
-20
/
+60
|
|
\
|
*
|
ipv6: add ipv6_addr_hash() helper
Eric Dumazet
2012-07-18
1
-2
/
+3
|
*
|
skbuff: Use correct allocation in skb_copy_ubufs
Krishna Kumar
2012-07-18
1
-5
/
+5
|
*
|
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
Jiri Pirko
2012-07-17
1
-5
/
+5
|
*
|
net: make sock diag per-namespace
Andrey Vagin
2012-07-16
1
-7
/
+20
|
*
|
net: Update alloc frag to reduce get/put page usage and recycle pages
Alexander Duyck
2012-07-13
1
-8
/
+20
|
*
|
tcp: TCP Small Queues
Eric Dumazet
2012-07-11
1
-0
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-10
2
-5
/
+10
|
|
\
\
|
*
|
|
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
3
-6
/
+9
|
*
|
|
net: Properly define functions with no parameters
Ben Hutchings
2012-07-10
1
-1
/
+1
|
*
|
|
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
David S. Miller
2012-07-10
1
-3
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-05
1
-0
/
+1
|
|
\
\
\
|
*
|
|
|
net-next: Add netif_get_num_default_rss_queues
Yuval Mintz
2012-07-05
1
-0
/
+11
|
*
|
|
|
net: Kill dst->_neighbour, accessors, and final uses.
David S. Miller
2012-07-05
1
-18
/
+0
|
*
|
|
|
neigh: Convert over to dst_neigh_lookup_skb().
David S. Miller
2012-07-05
1
-3
/
+16
|
*
|
|
|
net: Do delayed neigh confirmation.
David S. Miller
2012-07-05
1
-1
/
+2
|
*
|
|
|
ipv4: Make neigh lookups directly in output packet path.
David S. Miller
2012-07-05
1
-5
/
+7
|
*
|
|
|
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-29
2
-4
/
+13
|
*
|
|
|
ipv4: Elide fib_validate_source() completely when possible.
David S. Miller
2012-06-29
1
-0
/
+4
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
1
-2
/
+2
|
|
\
\
\
\
|
*
|
|
|
|
net: skb_free_datagram_locked() doesnt drop all packets
Eric Dumazet
2012-06-27
1
-1
/
+0
|
*
|
|
|
|
netlink: Get rid of obsolete rtnetlink macros
Thomas Graf
2012-06-27
1
-13
/
+0
|
*
|
|
|
|
sock_diag: Do not use RTA_PUT() macros
Thomas Graf
2012-06-27
1
-9
/
+3
|
*
|
|
|
|
ipv4: Early TCP socket demux.
David S. Miller
2012-06-19
1
-0
/
+5
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-15
2
-27
/
+7
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-12
3
-11
/
+9
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ethtool: Make more commands available to unprivileged processes
Ben Hutchings
2012-06-12
1
-0
/
+5
|
*
|
|
|
|
|
|
net-next: add dev_loopback_xmit() to avoid duplicate code
Michel Machado
2012-06-12
1
-0
/
+17
|
*
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-12
1
-74
/
+0
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
wireless: remove wext sysfs
Johannes Berg
2012-06-05
1
-74
/
+0
|
*
|
|
|
|
|
|
|
Added kernel support in EEE Ethtool commands
Yuval Mintz
2012-06-07
1
-0
/
+40
|
*
|
|
|
|
|
|
|
net: Update kernel-doc for __alloc_skb()
Ben Hutchings
2012-06-07
1
-2
/
+2
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-06
1
-69
/
+33
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
sock_diag: add SK_MEMINFO_BACKLOG
Eric Dumazet
2012-06-04
1
-0
/
+1
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2012-07-23
1
-19
/
+3
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
get rid of ->scm_work_list
Al Viro
2012-07-22
1
-19
/
+3
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
net: Statically initialize init_net.dev_base_head
Rustad, Mark D
2012-07-18
2
-2
/
+5
*
|
|
|
|
|
|
|
net: cgroup: fix access the unallocated memory in netprio cgroup
Gao feng
2012-07-16
1
-17
/
+54
*
|
|
|
|
|
|
|
net: respect GFP_DMA in __netdev_alloc_skb()
Eric Dumazet
2012-07-16
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
[next]