Age | Commit message (Expand) | Author |
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 |
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 |