Age | Commit message (Expand) | Author |
2006-01-31 | [DCCP] ipv6: dccp_v6_send_response() has a DST leak too. | David S. Miller |
2006-01-31 | [IPV6] tcp_v6_send_synack: release the destination | Eric W. Biederman |
2006-01-31 | [NET]: Do not export inet_bind_bucket_create twice. | Sam Ravnborg |
2006-01-31 | [BRIDGE]: Fix device delete race. | Stephen Hemminger |
2006-01-31 | [IPV4]: Always set fl.proto in ip_route_newports | Patrick McHardy |
2006-01-31 | Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST | Linus Torvalds |
2006-01-31 | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-01-30 | [TCP] H-TCP: Fix accounting | Baruch Even |
2006-01-30 | [IPV4] igmp: remove pointless printk | Dave Jones |
2006-01-30 | [SCTP]: heartbeats exceed maximum retransmssion limit | Vlad Yasevich |
2006-01-30 | [SCTP]: correct the number of INIT retransmissions | Vlad Yasevich |
2006-01-30 | [PATCH] Typo corrections for ieee80211 | Larry Finger |
2006-01-27 | [PATCH] ieee80211: Fix iwlist scan can only show about 20 APs | Zhu Yi |
2006-01-27 | [PATCH] ieee80211: Fix problem with not decrypting broadcast packets | Zhu Yi |
2006-01-24 | [IPV6] MLDv2: fix change records when transitioning to/from inactive | David L Stevens |
2006-01-24 | [AF_KEY]: no message type set | Jerome Borsboom |
2006-01-24 | [BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl | Thomas Graf |
2006-01-23 | [NET]: Fix skb fclone error path handling. | Herbert Xu |
2006-01-23 | [NET]: Fix some whitespace issues in af_packet.c | Kris Katterjohn |
2006-01-23 | [NET]: more whitespace issues in net/core/filter.c | Kris Katterjohn |
2006-01-19 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 | David S. Miller |
2006-01-18 | [PATCH] EDAC: atomic scrub operations | Alan Cox |
2006-01-18 | [PATCH] svcrpc: gss: svc context creation error handling | J. Bruce Fields |
2006-01-18 | [PATCH] svcrpc: gss: server context init failure handling | Kevin Coffman |
2006-01-18 | [PATCH] svcrpc: gss: handle the GSS_S_CONTINUE | Andy Adamson |
2006-01-18 | [PATCH] svcrpc: save and restore the daddr field when request deferred | J. Bruce Fields |
2006-01-18 | Merge git://tipc.cslab.ericsson.net/pub/git/tipc | David S. Miller |
2006-01-18 | [IPV4]: Fix multiple bugs in IGMPv3 | David L Stevens |
2006-01-18 | [PKTGEN]: Respect hard_header_len of device. | David S. Miller |
2006-01-17 | [IPV4]: RT_CACHE_STAT_INC() warning fix | Andrew Morton |
2006-01-18 | [TIPC] Avoid polluting the global namespace | Per Liden |
2006-01-18 | [TIPC] Group protocols with sub-options in Kconfig | Per Liden |
2006-01-18 | [TIPC] Add help text for TIPC configuration option | Per Liden |
2006-01-18 | [TIPC] Remove unused #includes | Per Liden |
2006-01-18 | [TIPC] Move ethernet protocol id to linux/if_ether.h | Per Liden |
2006-01-18 | [TIPC] Updated link priority macros | Per Liden |
2006-01-18 | [TIPC] Minor changes to #includes | Jon Maloy |
2006-01-17 | [NET]: Use is_zero_ether_addr() in net/core/netpoll.c | Kris Katterjohn |
2006-01-17 | [PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALEN | Kris Katterjohn |
2006-01-17 | [NET]: "signed long" -> "long" | Kris Katterjohn |
2006-01-17 | [EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log} | Patrick McHardy |
2006-01-17 | [PKT_SCHED]: Handle SCTP/DCCP in sfq_hash | Patrick McHardy |
2006-01-17 | [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly. | Tsutomu Fujii |
2006-01-17 | [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv(). | Sridhar Samudrala |
2006-01-17 | [SCTP]: Fix machine check/connection hang on IA64. | Vlad Yasevich |
2006-01-17 | [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. | Vlad Yasevich |
2006-01-17 | [SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems. | Vlad Yasevich |
2006-01-17 | [SCTP]: sctp doesn't show all associations/endpoints in /proc | Vlad Yasevich |
2006-01-17 | [SCTP]: Fix sctp_cookie alignment in the packet. | Vlad Yasevich |
2006-01-17 | [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv(). | Sridhar Samudrala |