summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[PATCH] UDP: Make udp_encap_rcv use pskb_may_pullOlaf Kirch1-5/+14
2006-12-02[PATCH] BLUETOOTH: Fix unaligned access in hci_send_to_sock.David S. Miller1-4/+7
2006-12-02[PATCH] IPV6: Fix address/interface handling in UDP and DCCP, according to th...YOSHIFUJI Hideaki2-5/+4
2006-12-02[PATCH] softmac: fix a slab corruption in WEP restricted key associationLaurent Riffard1-1/+1
2006-12-02[PATCH] NETFILTER: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCTPatrick McHardy1-2/+2
2006-12-02[PATCH] NETFILTER: xt_CONNSECMARK: fix Kconfig dependenciesPatrick McHardy1-1/+3
2006-12-02[PATCH] NETFILTER: Kconfig: fix xt_physdev dependenciesPatrick McHardy1-1/+1
2006-12-02[PATCH] NETFILTER: Honour source routing for LVS-NATPatrick McHardy4-5/+20
2006-12-02[PATCH] NETFILTER: arp_tables: missing unregistration on module unloadPatrick McHardy1-0/+2
2006-12-02[PATCH] NETFILTER: Missed and reordered checks in {arp,ip,ip6}_tablesPatrick McHardy3-78/+77
2006-12-02[PATCH] NETFILTER: ip_tables: fix module refcount leaks in compat error pathsPatrick McHardy1-17/+19
2006-12-02[PATCH] NETFILTER: ip_tables: compat error way cleanupPatrick McHardy1-0/+1
2006-12-02[PATCH] NETFILTER: Missing check for CAP_NET_ADMIN in iptables compat layerPatrick McHardy1-0/+3
2006-11-29[PATCH] bridge: fix possible overflow in get_fdb_entries (CVE-2006-5751)Chris Wright1-4/+5
2006-11-19[PATCH] NET: Set truesize in pskb_copyHerbert Xu1-0/+1
2006-11-19[PATCH] TCP: Don't use highmem in tcp hash size calculation.John Heffner1-2/+2
2006-11-19[PATCH] NET: __alloc_pages() failures reported due to fragmentationDavid Miller1-1/+1
2006-11-04[PATCH] IPV6: fix lockup via /proc/net/ip6_flowlabel [CVE-2006-5619]James Morris1-0/+2
2006-11-04[PATCH] tcp: cubic scaling errorStephen Hemminger1-3/+3
2006-11-04[PATCH] SCTP: Always linearise packet on inputHerbert Xu1-0/+3
2006-11-04[PATCH] NET: Fix skb_segment() handling of fully linear SKBsHerbert Xu1-5/+4
2006-11-04[PATCH] knfsd: Fix race that can disable NFS server.NeilBrown1-1/+1
2006-11-04[PATCH] Bluetooth: Check if DLC is still attached to the TTYMarcel Holtmann1-0/+3
2006-11-04[PATCH] Fix sfuzz hanging on 2.6.18Patrick McHardy1-1/+3
2006-10-14NETFILTER: NAT: fix NOTRACK checksum handlingPatrick McHardy1-5/+6
2006-10-14TCP: Fix and simplify microsecond rtt samplingDavid Miller1-8/+8
2006-10-14IPV6: Disable SG for GSO unless we have checksumDavid Miller1-0/+3
2006-10-14PKT_SCHED: cls_basic: Use unsigned int when generating handleDavid Miller1-1/+1
2006-10-14IPV6: bh_lock_sock_nested on tcp_v6_rcvFabio Olive Leite1-1/+1
2006-10-14NET_SCHED: Fix fallout from dev->qdisc RCU changePatrick McHardy4-61/+39
2006-09-20[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro1-4/+4
2006-09-20[NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy1-0/+2
2006-09-18[ATM] CLIP: Do not refer freed skbuff in clip_mkip().YOSHIFUJI Hideaki1-0/+2
2006-09-18[NET]: Drop tx lock in dev_watchdog_upHerbert Xu1-2/+0
2006-09-18[PACKET]: Don't truncate non-linear skbs with mmaped IOPatrick McHardy1-3/+1
2006-09-18[NET]: Mark frame diverter for future removal.Stephen Hemminger1-1/+1
2006-09-18[TCP] tcp-lp: bug fix for oops in 2.6.18-rc6Wong Hoi Sing Edison1-14/+21
2006-09-18[BRIDGE]: random extra bytes on STP TCN packetStephen Hemminger1-1/+1
2006-09-18[IPV6]: Accept -1 for IPV6_TCLASSRemi Denis-Courmont2-2/+4
2006-09-18[IPV6]: Fix tclass setting for raw sockets.YOSHIFUJI Hideaki2-3/+3
2006-09-18[IPVS]: remove the debug option go ip_vs_ftpSimon Horman1-14/+6
2006-09-18[IPVS]: Make sure ip_vs_ftp ports are validSimon Horman1-0/+6
2006-09-18[IPVS]: auto-help for ip_vs_ftpSimon Horman1-0/+1
2006-09-18[TCP]: Turn ABC off.Stephen Hemminger1-1/+1
2006-09-18[NEIGH]: neigh_table_clear() doesn't free statsKirill Korotaev1-0/+3
2006-09-01[IPV4]: Fix SNMPv2 "ipFragFails" counter errorWei Dong1-0/+1
2006-09-01[NET]: Rate limiting for socket allocation failure messages.Akinobu Mita1-1/+2
2006-09-01[IPV6]: Fix kernel OOPs when setting sticky socket options.YOSHIFUJI Hideaki1-13/+16
2006-08-30[IPV6]: ipv6_add_addr should install dstentry earlierKeir Fraser1-2/+2
2006-08-30[NETLINK]: Call panic if nl_table allocation failsAkinobu Mita1-8/+6