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
2012-10-02
SUNRPC: Introduce rpc_clone_client_set_auth()
Chuck Lever
1
-0
/
+22
2012-10-02
SUNRPC: Refactor rpc_clone_client()
Chuck Lever
1
-40
/
+43
2012-10-02
SUNRPC: Use __func__ in dprintk() in auth_gss.c
Chuck Lever
1
-29
/
+29
2012-10-02
SUNRPC: Clean up dprintk messages in rpc_pipe.c
Chuck Lever
1
-4
/
+4
2012-09-29
SUNRPC: Limit the rpciod workqueue concurrency
Trond Myklebust
1
-1
/
+1
2012-09-29
SUNRPC: Get rid of the redundant xprt->shutdown bit field
Trond Myklebust
3
-38
/
+10
2012-09-28
SUNRPC: Optimise away unnecessary data moves in xdr_align_pages
Trond Myklebust
1
-10
/
+13
2012-09-26
SUNRPC: Fix the return value of xdr_align_pages()
Trond Myklebust
1
-0
/
+2
2012-09-25
SUNRPC: Set alloc_slot for backchannel tcp ops
Bryan Schumaker
1
-0
/
+1
2012-09-20
SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT
Trond Myklebust
1
-5
/
+16
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-102
/
+184
2012-09-14
pktgen: fix crash with vlan and packet size less than 46
Nishank Trivedi
1
-1
/
+1
2012-09-14
net_sched: gred: actually perform idling in WRED mode
David Ward
1
-11
/
+15
2012-09-14
net_sched: gred: fix qave reporting via netlink
David Ward
1
-1
/
+4
2012-09-14
net_sched: gred: eliminate redundant DP prio comparisons
David Ward
1
-3
/
+2
2012-09-14
net_sched: gred: correct comment about qavg calculation in RIO mode
David Ward
1
-1
/
+1
2012-09-13
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
4
-44
/
+38
2012-09-13
Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-14
/
+24
2012-09-12
netfilter: log: Fix log-level processing
Joe Perches
2
-3
/
+3
2012-09-12
net-sched: sch_cbq: avoid infinite loop
Eric Dumazet
1
-2
/
+3
2012-09-11
net: fix net/core/sock.c build error
Randy Dunlap
1
-0
/
+2
2012-09-11
caif: move the dereference below the NULL test
Wei Yongjun
1
-2
/
+3
2012-09-10
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
1
-8
/
+2
2012-09-10
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
1
-11
/
+8
2012-09-09
net: small bug on rxhash calculation
Chema Gonzalez
1
-5
/
+6
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-17
/
+27
2012-09-07
udp: increment UDP_MIB_INERRORS if copy failed
Eric Dumazet
2
-0
/
+16
2012-09-07
SUNRPC: Fix a UDP transport regression
Trond Myklebust
3
-14
/
+24
2012-09-06
netfilter: take care of timewait sockets
Eric Dumazet
2
-22
/
+25
2012-09-06
Fix order of arguments to compat_put_time[spec|val]
Mikulas Patocka
1
-2
/
+2
2012-09-06
tcp: fix possible socket refcount problem for ipv6
Julian Anastasov
1
-2
/
+3
2012-09-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-6
/
+11
2012-09-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
4
-11
/
+16
2012-09-05
mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
LEO Airwarosu Yoichi Shinoda
1
-5
/
+4
2012-09-04
l2tp: fix a typo in l2tp_eth_dev_recv()
Eric Dumazet
1
-1
/
+1
2012-09-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
3
-7
/
+9
2012-09-04
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
2
-1
/
+16
2012-09-04
l2tp: fix a lockdep splat
Eric Dumazet
1
-0
/
+4
2012-09-04
netrom: copy_datagram_iovec can fail
Alan Cox
1
-1
/
+6
2012-09-04
nl80211: fix possible memory leak nl80211_connect()
Wei Yongjun
1
-1
/
+3
2012-09-04
mac80211: clear bssid on auth/assoc failure
Eliad Peller
1
-0
/
+4
2012-09-04
openvswitch: Fix FLOW_BUFSIZE definition.
Jesse Gross
1
-3
/
+5
2012-09-03
fq_codel: dont reinit flow state
Eric Dumazet
1
-1
/
+1
2012-09-03
sctp: Don't charge for data in sndbuf again when transmitting packet
Thomas Graf
1
-1
/
+20
2012-09-03
net: sock_edemux() should take care of timewait sockets
Eric Dumazet
1
-1
/
+6
2012-09-02
openvswitch: Fix typo
Joe Stringer
1
-1
/
+1
2012-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-61
/
+76
2012-09-01
net/xfrm/xfrm_state.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-09-01
net: ipv6: fix error return code
Julia Lawall
1
-3
/
+3
2012-08-31
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
5
-10
/
+24
[next]