summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-02-05[PATCH] SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust
2007-02-05[PATCH] NETFILTER: xt_connbytes: fix division by zeroPatrick McHardy
2007-02-05[PATCH] TCP: skb is unexpectedly freed.Masayuki Nakagawa
2007-02-05[PATCH] TCP: Fix sorting of SACK blocks.Baruch Even
2007-02-05[PATCH] TCP: rare bad TCP checksum with 2.6.19Jarek Poplawski
2007-02-05[PATCH] AF_PACKET: Check device down state before hard header callbacks.David S. Miller
2007-02-05[PATCH] AF_PACKET: Fix BPF handling.David S. Miller
2007-02-05[PATCH] IPV4: Fix single-entry /proc/net/fib_trie output.Robert Olsson
2007-02-05[PATCH] IPV4: Fix the fib trie iterator to work with a single entry routing t...Eric W. Biederman
2007-02-05[PATCH] DECNET: Handle a failure in neigh_parms_alloc (take 2)Eric W. Biederman
2007-02-05[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads.NeilBrown
2007-02-05[PATCH] knfsd: fix setting of ACL server versions.NeilBrown
2007-02-05[PATCH] IPSEC: Policy list disorderHerbert Xu
2007-02-05[PATCH] NETFILTER: ctnetlink: fix leak in ctnetlink_create_conntrack error pathPatrick McHardy
2007-02-05[PATCH] NETFILTER: ctnetlink: check for status attribute existence on conntra...Pablo Neira Ayuso
2007-02-05[PATCH] IPV6 MCAST: Fix joining all-node multicast group on device initializa...YOSHIFUJI Hideaki
2007-02-05[PATCH] NETFILTER: nf_conntrack_ipv6: fix crash when handling fragmentsPatrick McHardy
2007-02-05[PATCH] NETFILTER: Fix routing of REJECT target generated packets in output c...Patrick McHardy
2007-01-10[PATCH] NetLabel: correctly fill in unused CIPSOv4 level and category mappingsPaul Moore
2007-01-10[PATCH] IPV4/IPV6: Fix inet{,6} device initialization order.David L Stevens
2007-01-10[PATCH] ebtables: don't compute gap before checking struct typeChuck Ebbert
2007-01-10[PATCH] PKTGEN: Fix module load/unload races.Robert Olsson
2007-01-10[PATCH] softmac: Fixed handling of deassociation from APUlrich Kunitz
2007-01-10[PATCH] UDP: Fix reversed logic in udp_get_port()David Miller
2007-01-10[PATCH] Bluetooth: Add packet size checks for CAPI messages (CVE-2006-6106)Marcel Holtmann
2007-01-10[PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genieUlrich Kunitz
2006-12-11[PATCH] IrDA: Incorrect TTP header reservationJeet Chaudhuri
2006-12-11[PATCH] IPSEC: Fix inetpeer leak in ipv4 xfrm dst entries.David Miller
2006-12-11[PATCH] XFRM: Use output device disable_xfrm for forwarded packetsPatrick McHardy
2006-12-11[PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_...Maxime Austruy
2006-12-11[PATCH] NETFILTER: bridge netfilter: deal with martians correctlyBart De Schuymer
2006-12-11[PATCH] NETFILTER: Fix iptables compat hook validationDmitry Mishin
2006-12-11[PATCH] NETFILTER: Fix {ip, ip6, arp}_tables hook validationDmitry Mishin
2006-12-11[PATCH] PKT_SCHED act_gact: division by zeroDavid Miller
2006-12-11[PATCH] NET_SCHED: policer: restore compatibility with old iproute binariesPatrick McHardy
2006-12-11[PATCH] EBTABLES: Prevent wraparounds in checks for entry components' sizes.Al Viro
2006-12-11[PATCH] EBTABLES: Deal with the worst-case behaviour in loop checks.Al Viro
2006-12-11[PATCH] EBTABLES: Verify that ebt_entries have zero ->distinguisher.Al Viro
2006-12-11[PATCH] EBTABLES: Fix wraparounds in ebt_entries verification.Al Viro
2006-12-11[PATCH] softmac: remove netif_tx_disable when scanningMichael Buesch
2006-12-11[PATCH] IPV6 NDISC: Calculate packet length correctly for allocation.David Miller
2006-11-28[NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy
2006-11-28[NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai
2006-11-28[NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy
2006-11-28[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai
2006-11-28[NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai
2006-11-28[PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright
2006-11-25[XFRM] STATE: Fix to respond error to get operation if no matching entry exists.Masahide NAKAMURA
2006-11-25[NET]: Fix kfifo_alloc() error check.Akinobu Mita
2006-11-25[UDP]: Make udp_encap_rcv use pskb_may_pullOlaf Kirch