Age | Commit message (Expand) | Author |
2008-04-15 | [TCP]: Fix never pruned tcp out-of-order queue. | Vitaliy Gusev |
2008-04-14 | [NET_SCHED] sch_api: fix qdisc_tree_decrease_qlen() loop | Jarek Poplawski |
2008-04-14 | [BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilter | Patrick McHardy |
2008-04-14 | [NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _e... | Pavel Emelyanov |
2008-04-13 | [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface. | YOSHIFUJI Hideaki |
2008-04-13 | [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are... | YOSHIFUJI Hideaki |
2008-04-13 | [IPV6]: Use appropriate sock tclass setting for routing lookup. | YOSHIFUJI Hideaki |
2008-04-13 | [IPV6]: IPv6 extension header structures need to be packed. | YOSHIFUJI Hideaki |
2008-04-13 | [IPV6]: Fix ipv6 address fetching in raw6_icmp_error(). | David S. Miller |
2008-04-13 | [NET]: Return more appropriate error from eth_validate_addr(). | Patrick McHardy |
2008-04-13 | [ISDN]: Do not validate ISDN net device address prior to interface-up | Paul Bolle |
2008-04-13 | [NET]: Fix kernel-doc for skb_segment | Ben Hutchings |
2008-04-13 | [SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0) | Eric Dumazet |
2008-04-12 | net: check for underlength tap writes | Rusty Russell |
2008-04-12 | net: make struct tun_struct private to tun.c | Rusty Russell |
2008-04-12 | [SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event. | Pavel Emelyanov |
2008-04-12 | [SCTP]: Fix compiler warning about const qualifiers | Vlad Yasevich |
2008-04-12 | [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK | Gui Jianfeng |
2008-04-12 | [SCTP]: Add check for hmac_algo parameter in sctp_verify_param() | Wei Yongjun |
2008-04-12 | [NET_SCHED] cls_u32: refcounting fix for u32_delete() | Jarek Poplawski |
2008-04-12 | [DCCP]: Fix skb->cb conflicts with IP | Patrick McHardy |
2008-04-12 | [AX25]: Potential ax25_uid_assoc-s leaks on module unload. | Pavel Emelyanov |
2008-04-12 | tg3: fix MMIO for PPC 44x platforms | Sergei Shtylyov |
2008-04-12 | Mark generic HDLC + PPP as broken. | Krzysztof Halasa |
2008-04-12 | ehea: Fix DLPAR memory add support | Thomas Klein |
2008-04-12 | sc92031: sysfs link missing | Stephen Hemminger |
2008-04-12 | smc91x driver: fix bug: print warning only in interrupt mode | Sonic Zhang |
2008-04-12 | forcedeth: mac address fix | Ayaz Abdulla |
2008-04-12 | macb: Use semicolon instead of comma for statement | Atsushi Nemoto |
2008-04-12 | macb: Call phy_disconnect on removing | Atsushi Nemoto |
2008-04-12 | ucc_geth: fix non-functional fixed phy support | Joakim Tjernlund |
2008-04-12 | fs_enet: Don't call NAPI functions when NAPI is not used. | Laurent Pinchart |
2008-04-12 | sky2: missing chip name for Yukon Supreme | Stephen Hemminger |
2008-04-10 | [NETNS][IPV6] tcp - assign the netns for timewait sockets | Daniel Lezcano |
2008-04-10 | [IPV4]: Fix byte value boundary check in do_ip_getsockopt(). | David S. Miller |
2008-04-09 | BNX2X: Correct bringing chip out of reset | Eliezer Tamir |
2008-04-09 | [NETFILTER]: nf_nat: autoload IPv4 connection tracking | Jan Engelhardt |
2008-04-09 | [NETFILTER]: xt_hashlimit: fix mask calculation | Patrick McHardy |
2008-04-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-04-09 | [XFRM]: xfrm_user: fix selector family initialization | Patrick McHardy |
2008-04-09 | rt61pci: rt61pci_beacon_update do not free skb twice | Daniel Wagner |
2008-04-09 | ssb-mipscore: Fix interrupt vectors | Michael Buesch |
2008-04-09 | ssb-pcicore: Fix IRQ TPS flag handling | Larry Finger |
2008-04-09 | mac80211: use short_preamble mode from capability if ERP IE not present | Vladimir Koutny |
2008-04-08 | [NET]: Undo code bloat in hot paths due to print_mac(). | David S. Miller |
2008-04-07 | [TCP]: Don't allow FRTO to take place while MTU is being probed | Ilpo Järvinen |
2008-04-07 | [TCP]: tcp_simple_retransmit can cause S+L | Ilpo Järvinen |
2008-04-07 | [TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skb | Ilpo Järvinen |
2008-04-07 | [TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fack | Ilpo Järvinen |
2008-04-07 | nl80211: fix STA AID bug | Johannes Berg |