summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2006-11-25[NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCTFaidon Liambotis
2006-11-21[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...YOSHIFUJI Hideaki
2006-11-21[IRDA]: Lockdep fix.Peter Zijlstra
2006-11-21[BLUETOOTH]: Fix unaligned access in hci_send_to_sock.David S. Miller
2006-11-21[XFRM]: nlmsg length not computed correctly in the presence of subpoliciesJamal Hadi Salim
2006-11-21[XFRM]: Sub-policies broke policy eventsJamal Hadi Salim
2006-11-21[Bluetooth] Ignore L2CAP config requests on disconnectMarcel Holtmann
2006-11-21[Bluetooth] Always include MTU in L2CAP config responsesMarcel Holtmann
2006-11-21[Bluetooth] Check if RFCOMM session is still attached to the TTYMarcel Holtmann
2006-11-21[Bluetooth] Handling pending connect attempts after inquiryMarcel Holtmann
2006-11-21[Bluetooth] Attach low-level connections to the Bluetooth busMarcel Holtmann
2006-11-21[IPV6] IP6TUNNEL: Add missing nf_reset() on input path.Yasuyuki Kozakai
2006-11-21[IPV6] IP6TUNNEL: Delete all tunnel device when unloading module.Yasuyuki Kozakai
2006-11-21[IPV6] ROUTE: Do not enable router reachability probing in router mode.YOSHIFUJI Hideaki
2006-11-21[IPV6] ROUTE: Prefer reachable nexthop only if the caller requests.YOSHIFUJI Hideaki
2006-11-21[IPV6] ROUTE: Try to use router which is not known unreachable.YOSHIFUJI Hideaki
2006-11-15[TCP]: Fix up sysctl_tcp_mem initialization.John Heffner
2006-11-15[NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()Patrick McHardy