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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.
Stephen Hemminger
2006-02-02
1
-0
/
+7
|
*
[IPV4]: Remove suprious use of goto out: in icmp_reply
Horms
2006-02-02
1
-2
/
+1
|
*
[IPV6]: Fix illegal dst locking in softirq context.
Herbert Xu
2006-02-02
1
-6
/
+0
|
*
[IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usage
Herbert Xu
2006-02-02
1
-4
/
+4
|
*
[SCTP]: Fix 'fast retransmit' to send a TSN only once.
Vlad Yasevich
2006-02-02
2
-6
/
+8
|
*
[IPV6]: Don't hold extra ref count in ipv6_ifa_notify
Herbert Xu
2006-02-02
1
-5
/
+1
|
*
[NET] snap: needs hardware checksum fix
Stephen Hemminger
2006-02-02
1
-0
/
+2
*
|
SUNRPC: Move upcall out of auth->au_ops->crcreate()
Trond Myklebust
2006-02-01
2
-9
/
+22
*
|
SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs code
Trond Myklebust
2006-02-01
1
-3
/
+3
*
|
SUNRPC: rpc_timeout_upcall_queue should not sleep
Trond Myklebust
2006-02-01
1
-38
/
+58
*
|
SUNRPC: Fix a lock recursion in the auth_gss downcall
Trond Myklebust
2006-02-01
3
-16
/
+32
|
/
*
[PATCH] DocBook: fix some kernel-doc comments in net/sunrpc
Martin Waitz
2006-02-01
1
-4
/
+5
*
[DCCP] ipv6: dccp_v6_send_response() has a DST leak too.
David S. Miller
2006-01-31
1
-0
/
+1
*
[IPV6] tcp_v6_send_synack: release the destination
Eric W. Biederman
2006-01-31
1
-0
/
+1
*
[NET]: Do not export inet_bind_bucket_create twice.
Sam Ravnborg
2006-01-31
1
-1
/
+0
*
[BRIDGE]: Fix device delete race.
Stephen Hemminger
2006-01-31
2
-6
/
+16
*
[IPV4]: Always set fl.proto in ip_route_newports
Patrick McHardy
2006-01-31
2
-2
/
+3
*
Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST
Linus Torvalds
2006-01-31
1
-0
/
+1
*
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-01-31
2
-9
/
+29
|
\
|
*
[PATCH] Typo corrections for ieee80211
Larry Finger
2006-01-30
1
-2
/
+2
|
*
[PATCH] ieee80211: Fix iwlist scan can only show about 20 APs
Zhu Yi
2006-01-27
1
-2
/
+10
|
*
[PATCH] ieee80211: Fix problem with not decrypting broadcast packets
Zhu Yi
2006-01-27
1
-5
/
+17
*
|
[TCP] H-TCP: Fix accounting
Baruch Even
2006-01-30
1
-1
/
+0
*
|
[IPV4] igmp: remove pointless printk
Dave Jones
2006-01-30
1
-1
/
+0
*
|
[SCTP]: heartbeats exceed maximum retransmssion limit
Vlad Yasevich
2006-01-30
1
-1
/
+1
*
|
[SCTP]: correct the number of INIT retransmissions
Vlad Yasevich
2006-01-30
2
-4
/
+4
*
|
[IPV6] MLDv2: fix change records when transitioning to/from inactive
David L Stevens
2006-01-24
1
-9
/
+47
*
|
[AF_KEY]: no message type set
Jerome Borsboom
2006-01-24
1
-0
/
+2
*
|
[BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl
Thomas Graf
2006-01-24
1
-2
/
+3
*
|
[NET]: Fix skb fclone error path handling.
Herbert Xu
2006-01-23
1
-3
/
+5
*
|
[NET]: Fix some whitespace issues in af_packet.c
Kris Katterjohn
2006-01-23
1
-8
/
+8
*
|
[NET]: more whitespace issues in net/core/filter.c
Kris Katterjohn
2006-01-23
1
-3
/
+3
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6
David S. Miller
2006-01-19
9
-46
/
+102
|
\
|
*
[SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly.
Tsutomu Fujii
2006-01-17
2
-4
/
+11
|
*
[SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().
Sridhar Samudrala
2006-01-17
2
-1
/
+38
|
*
[SCTP]: Fix machine check/connection hang on IA64.
Vlad Yasevich
2006-01-17
1
-1
/
+1
|
*
[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.
Vlad Yasevich
2006-01-17
4
-9
/
+6
|
*
[SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems.
Vlad Yasevich
2006-01-17
1
-2
/
+2
|
*
[SCTP]: sctp doesn't show all associations/endpoints in /proc
Vlad Yasevich
2006-01-17
1
-18
/
+10
|
*
[SCTP]: Fix sctp_cookie alignment in the packet.
Vlad Yasevich
2006-01-17
1
-2
/
+12
|
*
[SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().
Sridhar Samudrala
2006-01-17
2
-10
/
+23
*
|
[PATCH] EDAC: atomic scrub operations
Alan Cox
2006-01-18
1
-1
/
+1
*
|
[PATCH] svcrpc: gss: svc context creation error handling
J. Bruce Fields
2006-01-18
1
-1
/
+2
*
|
[PATCH] svcrpc: gss: server context init failure handling
Kevin Coffman
2006-01-18
1
-12
/
+17
*
|
[PATCH] svcrpc: gss: handle the GSS_S_CONTINUE
Andy Adamson
2006-01-18
1
-5
/
+25
*
|
[PATCH] svcrpc: save and restore the daddr field when request deferred
J. Bruce Fields
2006-01-18
1
-0
/
+2
*
|
Merge git://tipc.cslab.ericsson.net/pub/git/tipc
David S. Miller
2006-01-18
46
-1700
/
+1693
|
\
\
|
*
|
[TIPC] Avoid polluting the global namespace
Per Liden
2006-01-18
44
-1673
/
+1654
|
*
|
[TIPC] Group protocols with sub-options in Kconfig
Per Liden
2006-01-18
1
-1
/
+1
|
*
|
[TIPC] Add help text for TIPC configuration option
Per Liden
2006-01-18
1
-1
/
+6
[prev]
[next]