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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-2
/
+4
2013-05-10
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-28
/
+30
2013-05-09
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-3
/
+2
2013-05-09
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
Pravin B Shelar
3
-10
/
+13
2013-05-08
SUNRPC: fix decoding of optional gss-proxy xdr fields
J. Bruce Fields
1
-13
/
+13
2013-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-32
/
+22
2013-05-07
tipc: potential divide by zero in tipc_link_recv_fragment()
Dan Carpenter
1
-2
/
+4
2013-05-07
tipc: add a bounds check in link_recv_changeover_msg()
Dan Carpenter
1
-1
/
+4
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
11
-726
/
+1665
2013-05-06
netpoll: inverted down_trylock() test
Dan Carpenter
1
-1
/
+1
2013-05-06
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
1
-11
/
+1
2013-05-06
fib_trie: no need to delay vfree()
Al Viro
1
-11
/
+2
2013-05-06
net: frag, fix race conditions in LRU list maintenance
Konstantin Khlebnikov
1
-0
/
+1
2013-05-06
SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warning
Geert Uytterhoeven
1
-15
/
+17
2013-05-06
tcp: do not expire TCP fastopen cookies
Eric Dumazet
1
-6
/
+9
2013-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-50
/
+63
2013-05-04
packet: tpacket_v3: do not trigger bug() on wrong header status
Daniel Borkmann
1
-30
/
+23
2013-05-04
vxlan: Fix TCPv6 segmentation.
Pravin B Shelar
1
-1
/
+6
2013-05-04
gre: Fix GREv4 TCPv6 segmentation.
Pravin B Shelar
2
-1
/
+4
2013-05-04
bridge: fix race with topology change timer
stephen hemminger
1
-1
/
+1
2013-05-04
tipc: pskb_copy() buffers when sending on more than one bearer
Gerlando Falauto
1
-1
/
+12
2013-05-04
tipc: tipc_bcbearer_send(): simplify bearer selection
Gerlando Falauto
1
-9
/
+9
2013-05-04
tipc: cosmetic: clean up comments and break a long line
Gerlando Falauto
1
-6
/
+7
2013-05-03
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
14
-19
/
+1889
2013-05-03
SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages
Trond Myklebust
2
-3
/
+2
2013-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+13
2013-05-03
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+39
2013-05-02
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
2
-2
/
+2
2013-05-02
net: use netdev_features_t in skb_needs_linearize()
Patrick McHardy
1
-1
/
+1
2013-05-02
libceph: use slab cache for osd client requests
Alex Elder
2
-2
/
+32
2013-05-02
libceph: allocate ceph message data with a slab allocator
Alex Elder
1
-3
/
+23
2013-05-02
libceph: allocate ceph messages with a slab allocator
Alex Elder
1
-2
/
+27
2013-05-02
libceph: create source file "net/ceph/snapshot.c"
Alex Elder
2
-1
/
+79
2013-05-02
libceph: fix byte order mismatch
Alex Elder
1
-2
/
+1
2013-05-02
libceph: support pages for class request data
Alex Elder
1
-0
/
+12
2013-05-02
libceph: fix two messenger bugs
Alex Elder
1
-5
/
+3
2013-05-02
libceph: support raw data requests
Alex Elder
1
-4
/
+34
2013-05-02
libceph: clean up osd data field access functions
Alex Elder
1
-33
/
+15
2013-05-02
libceph: kill off osd data write_request parameters
Alex Elder
1
-14
/
+11
2013-05-02
libceph: change how "safe" callback is used
Alex Elder
1
-3
/
+9
2013-05-02
libceph: make method call data be a separate data item
Alex Elder
1
-18
/
+44
2013-05-02
libceph: add, don't set data for a message
Alex Elder
2
-14
/
+14
2013-05-02
libceph: implement multiple data items in a message
Alex Elder
1
-16
/
+32
2013-05-02
libceph: replace message data pointer with list
Alex Elder
1
-15
/
+31
2013-05-02
libceph: have cursor point to data
Alex Elder
1
-58
/
+55
2013-05-02
libceph: move cursor into message
Alex Elder
1
-16
/
+19
2013-05-02
libceph: record bio length
Alex Elder
1
-0
/
+1
2013-05-02
libceph: skip message if too big to receive
Alex Elder
1
-1
/
+9
2013-05-02
libceph: fix possible CONFIG_BLOCK build problem
Alex Elder
1
-1
/
+3
2013-05-02
libceph: kill off osd request r_data_in and r_data_out
Alex Elder
1
-40
/
+39
[next]