summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2007-02-24knfsd: Fix a race in closing NFSd connections.NeilBrown2-16/+40
2007-02-05[PATCH] SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust1-11/+15
2007-02-05[PATCH] NETFILTER: xt_connbytes: fix division by zeroPatrick McHardy1-17/+12
2007-02-05[PATCH] TCP: skb is unexpectedly freed.Masayuki Nakagawa1-2/+4
2007-02-05[PATCH] TCP: Fix sorting of SACK blocks.Baruch Even1-4/+5
2007-02-05[PATCH] TCP: rare bad TCP checksum with 2.6.19Jarek Poplawski1-1/+2
2007-02-05[PATCH] AF_PACKET: Check device down state before hard header callbacks.David S. Miller1-8/+8
2007-02-05[PATCH] AF_PACKET: Fix BPF handling.David S. Miller1-15/+15
2007-02-05[PATCH] IPV4: Fix single-entry /proc/net/fib_trie output.Robert Olsson1-6/+7
2007-02-05[PATCH] IPV4: Fix the fib trie iterator to work with a single entry routing t...Eric W. Biederman1-5/+16
2007-02-05[PATCH] DECNET: Handle a failure in neigh_parms_alloc (take 2)Eric W. Biederman1-2/+9
2007-02-05[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads.NeilBrown1-0/+2
2007-02-05[PATCH] knfsd: fix setting of ACL server versions.NeilBrown1-1/+2
2007-02-05[PATCH] IPSEC: Policy list disorderHerbert Xu1-11/+5
2007-02-05[PATCH] NETFILTER: ctnetlink: fix leak in ctnetlink_create_conntrack error pathPatrick McHardy2-2/+2
2007-02-05[PATCH] NETFILTER: ctnetlink: check for status attribute existence on conntra...Pablo Neira Ayuso2-6/+10
2007-02-05[PATCH] IPV6 MCAST: Fix joining all-node multicast group on device initializa...YOSHIFUJI Hideaki2-6/+6
2007-02-05[PATCH] NETFILTER: nf_conntrack_ipv6: fix crash when handling fragmentsPatrick McHardy1-0/+2
2007-02-05[PATCH] NETFILTER: Fix routing of REJECT target generated packets in output c...Patrick McHardy1-2/+5
2007-01-10[PATCH] NetLabel: correctly fill in unused CIPSOv4 level and category mappingsPaul Moore1-0/+9
2007-01-10[PATCH] IPV4/IPV6: Fix inet{,6} device initialization order.David L Stevens2-4/+5
2007-01-10[PATCH] ebtables: don't compute gap before checking struct typeChuck Ebbert1-1/+2
2007-01-10[PATCH] PKTGEN: Fix module load/unload races.Robert Olsson1-2/+18
2007-01-10[PATCH] softmac: Fixed handling of deassociation from APUlrich Kunitz3-2/+16
2007-01-10[PATCH] UDP: Fix reversed logic in udp_get_port()David Miller1-5/+8
2007-01-10[PATCH] Bluetooth: Add packet size checks for CAPI messages (CVE-2006-6106)Marcel Holtmann1-6/+33
2007-01-10[PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genieUlrich Kunitz1-1/+1
2006-12-11[PATCH] IrDA: Incorrect TTP header reservationJeet Chaudhuri1-2/+2
2006-12-11[PATCH] IPSEC: Fix inetpeer leak in ipv4 xfrm dst entries.David Miller1-0/+2
2006-12-11[PATCH] XFRM: Use output device disable_xfrm for forwarded packetsPatrick McHardy1-1/+1
2006-12-11[PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_...Maxime Austruy1-1/+2
2006-12-11[PATCH] NETFILTER: bridge netfilter: deal with martians correctlyBart De Schuymer1-8/+28
2006-12-11[PATCH] NETFILTER: Fix iptables compat hook validationDmitry Mishin1-27/+51
2006-12-11[PATCH] NETFILTER: Fix {ip, ip6, arp}_tables hook validationDmitry Mishin3-103/+72
2006-12-11[PATCH] PKT_SCHED act_gact: division by zeroDavid Miller1-2/+2
2006-12-11[PATCH] NET_SCHED: policer: restore compatibility with old iproute binariesPatrick McHardy1-4/+22
2006-12-11[PATCH] EBTABLES: Prevent wraparounds in checks for entry components' sizes.Al Viro1-8/+9
2006-12-11[PATCH] EBTABLES: Deal with the worst-case behaviour in loop checks.Al Viro1-1/+3
2006-12-11[PATCH] EBTABLES: Verify that ebt_entries have zero ->distinguisher.Al Viro1-5/+5
2006-12-11[PATCH] EBTABLES: Fix wraparounds in ebt_entries verification.Al Viro1-7/+16
2006-12-11[PATCH] softmac: remove netif_tx_disable when scanningMichael Buesch1-2/+0
2006-12-11[PATCH] IPV6 NDISC: Calculate packet length correctly for allocation.David Miller1-4/+12
2006-11-29[NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy1-7/+9
2006-11-29[NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2-6/+6
2006-11-29[NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2-0/+2
2006-11-29[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai1-7/+6
2006-11-29[NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai1-0/+8
2006-11-29[PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright1-4/+5
2006-11-26[XFRM] STATE: Fix to respond error to get operation if no matching entry exists.Masahide NAKAMURA1-0/+1
2006-11-26[NET]: Fix kfifo_alloc() error check.Akinobu Mita2-0/+4