summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2006-09-17[IPV6]: Accept -1 for IPV6_TCLASSRemi Denis-Courmont
2006-09-17[IPV6]: Fix tclass setting for raw sockets.YOSHIFUJI Hideaki
2006-09-17[IPVS]: remove the debug option go ip_vs_ftpSimon Horman
2006-09-17[IPVS]: Make sure ip_vs_ftp ports are validSimon Horman
2006-09-17[IPVS]: auto-help for ip_vs_ftpSimon Horman
2006-09-17[TCP]: Turn ABC off.Stephen Hemminger
2006-09-17[NEIGH]: neigh_table_clear() doesn't free statsKirill Korotaev
2006-08-31[IPV4]: Fix SNMPv2 "ipFragFails" counter errorWei Dong
2006-08-31[NET]: Rate limiting for socket allocation failure messages.Akinobu Mita
2006-08-31[IPV6]: Fix kernel OOPs when setting sticky socket options.YOSHIFUJI Hideaki
2006-08-29[IPV6]: ipv6_add_addr should install dstentry earlierKeir Fraser
2006-08-29[NETLINK]: Call panic if nl_table allocation failsAkinobu Mita