Age | Commit message (Expand) | Author |
2006-12-18 | bridge-netfilter: don't overwrite memory outside of skb | Stephen Hemminger |
2006-12-17 | [IPV4] ip_fragment: Always compute hash with ipfrag_lock held. | David S. Miller |
2006-12-15 | Fix SUNRPC wakeup/execute race condition | Christophe Saout |
2006-12-14 | [IPV4]: severe locking bug in fib_semantics.c | Alexey Kuznetsov |
2006-12-09 | [IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries. | David S. Miller |
2006-12-09 | [XFRM]: Use output device disable_xfrm for forwarded packets | Patrick McHardy |
2006-12-04 | bridge: fix possible overflow in get_fdb_entries (CVE-2006-5751) | Chris Wright |
2006-12-04 | [EBTABLES]: Prevent wraparounds in checks for entry components' sizes. | Al Viro |
2006-12-04 | [EBTABLES]: Deal with the worst-case behaviour in loop checks. | Al Viro |
2006-12-04 | [EBTABLES]: Verify that ebt_entries have zero ->distinguisher. | Al Viro |
2006-12-04 | [EBTABLES]: Fix wraparounds in ebt_entries verification. | Al Viro |
2006-12-04 | [NET_SCHED]: policer: restore compatibility with old iproute binaries | Patrick McHardy |
2006-12-04 | [PKT_SCHED] act_gact: division by zero | Kim Nordlund |
2006-12-04 | [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop... | YOSHIFUJI Hideaki |
2006-12-04 | remove garbage the sneaked into the ext3 fix | Adrian Bunk |
2006-11-29 | SCTP: Always linearise packet on input | Herbert Xu |
2006-11-29 | add forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) | Al Viro |
2006-11-29 | [UDP]: Make udp_encap_rcv use pskb_may_pull | Olaf Kirch |
2006-11-24 | [IPX]: Annotate and fix IPX checksum | Al Viro |
2006-11-24 | [IPX]: Fix typo, ipxhdr() --> ipx_hdr() | David S. Miller |
2006-11-24 | [IPX]: Another nonlinear receive fix | Stephen Hemminger |
2006-11-24 | [IPX]: Header length validation needed | Stephen Hemminger |
2006-11-24 | [IPX]: Correct return type of ipx_map_frame_type(). | Alexey Dobriyan |
2006-11-20 | [RTNETLINK]: Fix IFLA_ADDRESS handling. | David Miller |
2006-11-17 | Fix timer race in dst GC code | Dmitry Mishin |
2006-11-11 | [NET]: Update frag_list in pskb_trim | Herbert Xu |
2006-11-09 | [NET]: __alloc_pages() failures reported due to fragmentation | Larry Woodman |
2006-11-09 | [NET]: Set truesize in pskb_copy | Herbert Xu |
2006-11-09 | [TCP]: Don't use highmem in tcp hash size calculation. | John Heffner |
2006-11-08 | [IPV4]: Limit rt cache size properly. | Kirill Korotaev |
2006-11-08 | [NET]: Add missing UFO initialisations | Herbert Xu |
2006-11-07 | [MAINTAINERS]: Add proper entry for TC classifier | Stephen Hemminger |
2006-11-07 | [PKT_SCHED]: act_api: Fix module leak while flushing actions | Thomas Graf |
2006-11-07 | PKT_SCHED: Return ENOENT if action module is unavailable | Thomas Graf |
2006-11-07 | PKT_SCHED: Fix illegal memory dereferences when dumping actions | Thomas Graf |
2006-11-07 | PKT_SCHED: Fix error handling while dumping actions | Thomas Graf |
2006-11-05 | [NETFILTER]: Fix ip6_tables extension header bypass bug (CVE-2006-4572) | Patrick McHardy |
2006-11-05 | [NETFILTER]: Fix ip6_tables protocol bypass bug (CVE-2006-4572) | Patrick McHardy |
2006-11-05 | knfsd: Fix race that can disable NFS server. | Neil Brown |
2006-11-05 | [IPV6]: fix lockup via /proc/net/ip6_flowlabel (CVE-2006-5619) | James Morris |
2006-11-05 | fix RARP ic_servaddr breakage | Al Viro |
2006-10-14 | PKT_SCHED: cls_basic: Use unsigned int when generating handle | Kim Nordlund |
2006-10-14 | [ATM] CLIP: Do not refer freed skbuff in clip_mkip() (CVE-2006-4997) | YOSHIFUJI Hideaki |
2006-10-13 | IPV6: Sum real space for RTAs. | YOSHIFUJI Hideaki |
2006-09-06 | [PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too. | David S. Miller |
2006-09-06 | [PKTGEN]: Fix oops when used with balance-tlb bonding | Chen-Li Tien |
2006-09-06 | [IPV6]: Fix kernel OOPs when setting sticky socket options. | YOSHIFUJI Hideaki |
2006-09-05 | Fix sctp_primitive_ABORT() call in sctp_close() | Sridhar Samudrala |
2006-08-31 | ethtool: fix oops in ethtool_set_pauseparam() | Willy Tarreau |
2006-08-31 | ETHTOOL: Fix UFO typo | Herbert Xu |