summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-01-26[Bluetooth] Fix deadlock in the L2CAP layerMarcel Holtmann
2007-01-26[Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann
2007-01-26[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDPMarcel Holtmann
2007-01-26[Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann
2007-01-26[Bluetooth] Return EINPROGRESS for non-blocking socket callsMarcel 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 TTYMarcel Holtmann
2007-01-25BLUETOOTH: Fix unaligned access in hci_send_to_sock.David S. Miller
2007-01-25[Bluetooth] Check if DLC is still attached to the TTYMarcel Holtmann
2007-01-24[Bluetooth] Let BT_HIDP depend on INPUTAdrian Bunk
2007-01-22NETFILTER: arp_tables: missing unregistration on module unloadPatrick McHardy
2007-01-20NETFILTER: NAT: fix NOTRACK checksum handlingPatrick McHardy
2007-01-18[IPV6] Fix joining all-node multicast group.YOSHIFUJI Hideaki
2007-01-09ebtables: check struct type before computing gapChuck Ebbert
2007-01-09TCP: Fix and simplify microsecond rtt samplingJohn Heffner
2007-01-09[IPV4/IPV6]: Fix inet{,6} device initialization order.David L Stevens
2007-01-09Bluetooth: 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-04NET_SCHED: Fix fallout from dev->qdisc RCU changePatrick McHardy
2006-12-18bridge-netfilter: don't overwrite memory outside of skbStephen Hemminger
2006-12-17[IPV4] ip_fragment: Always compute hash with ipfrag_lock held.David S. Miller
2006-12-15Fix SUNRPC wakeup/execute race conditionChristophe Saout
2006-12-14[IPV4]: severe locking bug in fib_semantics.cAlexey 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 packetsPatrick McHardy
2006-12-04bridge: 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 binariesPatrick McHardy
2006-12-04[PKT_SCHED] act_gact: division by zeroKim Nordlund
2006-12-04[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...YOSHIFUJI Hideaki
2006-12-04remove garbage the sneaked into the ext3 fixAdrian Bunk
2006-11-29SCTP: Always linearise packet on inputHerbert Xu
2006-11-29add forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro
2006-11-29[UDP]: Make udp_encap_rcv use pskb_may_pullOlaf Kirch
2006-11-24[IPX]: Annotate and fix IPX checksumAl Viro
2006-11-24[IPX]: Fix typo, ipxhdr() --> ipx_hdr()David S. Miller
2006-11-24[IPX]: Another nonlinear receive fixStephen Hemminger
2006-11-24[IPX]: Header length validation neededStephen 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-17Fix timer race in dst GC codeDmitry Mishin
2006-11-11[NET]: Update frag_list in pskb_trimHerbert Xu
2006-11-09[NET]: __alloc_pages() failures reported due to fragmentationLarry Woodman
2006-11-09[NET]: Set truesize in pskb_copyHerbert 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 initialisationsHerbert Xu