Age | Commit message (Expand) | Author |
2007-03-20 | [IPV4]: Do not disable preemption in trie_leaf_remove(). | Robert Olsson |
2007-03-20 | [XFRM]: Fix missing protocol comparison of larval SAs. | Joy Latten |
2007-03-11 | [IPV6] fix ipv6_getsockopt_sticky copy_to_user leak | Chris Wright |
2007-03-11 | [IPV6]: Fix for ipv6_setsockopt NULL dereference | Olaf Kirch |
2007-03-09 | [IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky(). (CVE-2007-1000) | David S. Miller |
2007-03-08 | [TCP]: Fix minisock tcp_create_openreq_child() typo. | Arnaldo Carvalho de Melo |
2007-03-08 | [IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcnt | David Stevens |
2007-03-08 | [IPV6]: anycast refcnt fix | Michal Wrobel |
2007-03-08 | [UDP]: Reread uh pointer after pskb_trim | Herbert Xu |
2007-02-26 | [DECNET]: Fix sfuzz hanging on 2.6.18 | Patrick McHardy |
2007-02-26 | [TCP]: Prevent pseudo garbage in SYN's advertized window | Ilpo Järvinen |
2007-02-26 | [IPV4/IPV6] multicast: Check add_grhead() return value | Alexey Dobriyan |
2007-02-21 | [Bluetooth] Restrict well known PSM to privileged users | Marcel Holtmann |
2007-02-21 | [Bluetooth] Missing endian swapping for L2CAP socket list | Marcel Holtmann |
2007-02-14 | Revert "[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP" | Adrian Bunk |
2007-02-14 | [TCP]: struct tcp_sack_block annotations | Al Viro |
2007-02-14 | [IPX]: Fix NULL pointer dereference on ipx unload | Jiri Bohac |
2007-02-14 | [NETFILTER]: Clear GSO bits for TCP reset packet | Herbert Xu |
2007-02-14 | [TCP]: Don't apply FIN exception to full TSO segments. | John Heffner |
2007-02-14 | [ATM]: Fix for crash in adummy_init() | Daniel Walker |
2007-02-14 | TCP: skb is unexpectedly freed. | Masayuki Nakagawa |
2007-02-14 | TCP: Fix sorting of SACK blocks. | Baruch Even |
2007-02-14 | AF_PACKET: Check device down state before hard header callbacks. | David S. Miller |
2007-02-14 | DECNET: Handle a failure in neigh_parms_alloc (take 2) | Eric W. Biederman |
2007-01-26 | [Bluetooth] Fix deadlock in the L2CAP layer | Marcel Holtmann |
2007-01-26 | [Bluetooth] Add locking for bt_proto array manipulation | Marcel Holtmann |
2007-01-26 | [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP | Marcel Holtmann |
2007-01-26 | [Bluetooth] Handle command complete event for exit periodic inquiry | Marcel Holtmann |
2007-01-26 | [Bluetooth] Return EINPROGRESS for non-blocking socket calls | Marcel Holtmann |
2007-01-25 | [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg() | Marcel Holtmann |
2007-01-25 | [Bluetooth] More checks if DLC is still attached to the TTY | Marcel Holtmann |
2007-01-25 | BLUETOOTH: Fix unaligned access in hci_send_to_sock. | David S. Miller |
2007-01-25 | [Bluetooth] Check if DLC is still attached to the TTY | Marcel Holtmann |
2007-01-24 | [Bluetooth] Let BT_HIDP depend on INPUT | Adrian Bunk |
2007-01-22 | NETFILTER: arp_tables: missing unregistration on module unload | Patrick McHardy |
2007-01-20 | NETFILTER: NAT: fix NOTRACK checksum handling | Patrick McHardy |
2007-01-18 | [IPV6] Fix joining all-node multicast group. | YOSHIFUJI Hideaki |
2007-01-09 | ebtables: check struct type before computing gap | Chuck Ebbert |
2007-01-09 | TCP: Fix and simplify microsecond rtt sampling | John Heffner |
2007-01-09 | [IPV4/IPV6]: Fix inet{,6} device initialization order. | David L Stevens |
2007-01-09 | Bluetooth: Add packet size checks for CAPI messages (CVE-2006-6106) | Marcel Holtmann |
2007-01-04 | [PKTGEN]: Fix module load/unload races. | Robert Olsson |
2007-01-04 | NET_SCHED: Fix fallout from dev->qdisc RCU change | Patrick McHardy |
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 |