summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-12-16[PATCH] Bluetooth: Add packet size checks for CAPI messages (CVE-2006-6106)Marcel Holtmann
2006-12-16[PATCH] IrDA: Incorrect TTP header reservationJeet Chaudhuri
2006-12-16[PATCH] IPSEC: Fix inetpeer leak in ipv4 xfrm dst entries.David Miller
2006-12-16[PATCH] XFRM: Use output device disable_xfrm for forwarded packetsDavid Miller
2006-12-16[PATCH] PKT_SCHED act_gact: division by zeroDavid Miller
2006-12-16[PATCH] NETFILTER: ip_tables: revision support for compat codePatrick McHardy
2006-12-16[PATCH] NET_SCHED: policer: restore compatibility with old iproute binariesPatrick McHardy
2006-12-16[PATCH] EBTABLES: Prevent wraparounds in checks for entry components' sizes.Al Viro
2006-12-16[PATCH] EBTABLES: Deal with the worst-case behaviour in loop checks.Al Viro
2006-12-16[PATCH] EBTABLES: Verify that ebt_entries have zero ->distinguisher.Al Viro
2006-12-16[PATCH] EBTABLES: Fix wraparounds in ebt_entries verification.Al Viro
2006-12-16[PATCH] softmac: remove netif_tx_disable when scanningMichael Buesch
2006-12-01[PATCH] UDP: Make udp_encap_rcv use pskb_may_pullOlaf Kirch
2006-12-01[PATCH] BLUETOOTH: Fix unaligned access in hci_send_to_sock.David S. Miller
2006-12-01[PATCH] IPV6: Fix address/interface handling in UDP and DCCP, according to th...YOSHIFUJI Hideaki
2006-12-01[PATCH] softmac: fix a slab corruption in WEP restricted key associationLaurent Riffard
2006-12-01[PATCH] NETFILTER: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCTPatrick McHardy
2006-12-01[PATCH] NETFILTER: xt_CONNSECMARK: fix Kconfig dependenciesPatrick McHardy
2006-12-01[PATCH] NETFILTER: Kconfig: fix xt_physdev dependenciesPatrick McHardy
2006-12-01[PATCH] NETFILTER: Honour source routing for LVS-NATPatrick McHardy
2006-12-01[PATCH] NETFILTER: arp_tables: missing unregistration on module unloadPatrick McHardy
2006-12-01[PATCH] NETFILTER: Missed and reordered checks in {arp,ip,ip6}_tablesPatrick McHardy
2006-12-01[PATCH] NETFILTER: ip_tables: fix module refcount leaks in compat error pathsPatrick McHardy
2006-12-01[PATCH] NETFILTER: ip_tables: compat error way cleanupPatrick McHardy
2006-12-01[PATCH] NETFILTER: Missing check for CAP_NET_ADMIN in iptables compat layerPatrick McHardy
2006-11-29[PATCH] bridge: fix possible overflow in get_fdb_entries (CVE-2006-5751)Chris Wright
2006-11-18[PATCH] NET: Set truesize in pskb_copyHerbert Xu
2006-11-18[PATCH] TCP: Don't use highmem in tcp hash size calculation.John Heffner
2006-11-18[PATCH] NET: __alloc_pages() failures reported due to fragmentationDavid Miller
2006-11-03[PATCH] IPV6: fix lockup via /proc/net/ip6_flowlabel [CVE-2006-5619]James Morris
2006-11-03[PATCH] tcp: cubic scaling errorStephen Hemminger
2006-11-03[PATCH] SCTP: Always linearise packet on inputHerbert Xu
2006-11-03[PATCH] NET: Fix skb_segment() handling of fully linear SKBsHerbert Xu
2006-11-03[PATCH] knfsd: Fix race that can disable NFS server.NeilBrown
2006-11-03[PATCH] Bluetooth: Check if DLC is still attached to the TTYMarcel Holtmann
2006-11-03[PATCH] Fix sfuzz hanging on 2.6.18Patrick McHardy
2006-10-13NETFILTER: NAT: fix NOTRACK checksum handlingPatrick McHardy
2006-10-13TCP: Fix and simplify microsecond rtt samplingDavid Miller
2006-10-13IPV6: Disable SG for GSO unless we have checksumDavid Miller
2006-10-13PKT_SCHED: cls_basic: Use unsigned int when generating handleDavid Miller
2006-10-13IPV6: bh_lock_sock_nested on tcp_v6_rcvFabio Olive Leite
2006-10-13NET_SCHED: Fix fallout from dev->qdisc RCU changePatrick McHardy
2006-09-19[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro
2006-09-19[NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy
2006-09-18[ATM] CLIP: Do not refer freed skbuff in clip_mkip().YOSHIFUJI Hideaki
2006-09-18[NET]: Drop tx lock in dev_watchdog_upHerbert Xu
2006-09-17[PACKET]: Don't truncate non-linear skbs with mmaped IOPatrick McHardy
2006-09-17[NET]: Mark frame diverter for future removal.Stephen Hemminger
2006-09-17[TCP] tcp-lp: bug fix for oops in 2.6.18-rc6Wong Hoi Sing Edison
2006-09-17[BRIDGE]: random extra bytes on STP TCN packetStephen Hemminger