summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-02-25NETFILTER: nf_conntrack_tcp: conntrack reopening fixJozsef Kadlecsik
2008-02-08Netfilter: bridge-netfilter: fix net_device refcnt leaksPatrick McHardy
2008-02-08Netfilter: bridge: fix double POST_ROUTING invocationPatrick McHardy
2008-02-08IPV4: ip_gre: set mac_header correctly in receive pathTimo Teras
2008-02-08NET: Correct two mistaken skb_reset_mac_header() conversions.David Miller
2008-02-08IPSEC: Avoid undefined shift operation when testing algorithm IDHerbert Xu
2008-02-08IPV4 ROUTE: ip_rt_dump() is unecessary slowEric Dumazet
2008-02-08ATM: Check IP header validity in mpc_send_packetHerbert Xu
2008-02-08INET: Fix netdev renaming and inet address labelsMark McLoughlin
2008-02-08IRDA: irda_create() nuke user triggable printkmaximilian attems
2008-02-08X25: Add missing x25_neigh_putJulia Lawall
2008-02-08IPV4 raw: Strengthen check on validity of iph->ihlHerbert Xu
2008-02-08VLAN: Lost rtnl_unlock() in vlan_ioctl()Pavel Emelyanov
2008-02-08IPSEC: Fix potential dst leak in xfrm_lookupHerbert Xu
2007-12-14BRIDGE: Section fix.Andrew Morton
2007-12-14BRIDGE: Properly dereference the br_should_route_hookPavel Emelyanov
2007-12-14NETFILTER: xt_TCPMSS: remove network triggerable WARN_ONPatrick McHardy
2007-12-14XFRM: Fix leak of expired xfrm_statesPatrick McHardy
2007-12-14NETFILTER: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARKJan Engelhardt
2007-12-14UNIX: EOF on non-blocking SOCK_SEQPACKETFlorian Zumbiehl
2007-12-14TCP: illinois: Incorrect beta usageStephen Hemminger
2007-12-14IPV6: Restore IPv6 when MTU is big enoughEvgeniy Polyakov
2007-12-14DECNET: dn_nl_deladdr() almost always returns no errorPavel Emelyanov
2007-12-14VLAN: Fix nested VLAN transmit bugJoonwoo Park
2007-12-14RXRPC: Add missing select on CRYPTODavid Howells
2007-12-14BRIDGE: Lost call to br_fdb_fini() in br_init() error pathPavel Emelyanov
2007-12-14PFKEY: Sending an SADB_GET responds with an SADB_GETCharles Hardin
2007-12-14TCP: MTUprobe: fix potential sk_send_head corruptionIlpo Järvinen
2007-12-14TCP: Problem bug with sysctl_tcp_congestion_control functionSam Jansen
2007-12-14IPV4: Remove bogus ifdef mess in arp_processAdrian Bunk
2007-12-14NET: Corrects a bug in ip_rt_acct_read()Eric Dumazet
2007-12-14netfilter: Fix kernel panic with REDIRECT target.Evgeniy Polyakov
2007-12-14nf_nat: fix memset errorLi Zefan
2007-12-14PKT_SCHED: Check subqueue status before calling hard_start_xmitPeter P Waskiewicz Jr
2007-12-14NETFILTER: Fix NULL pointer dereference in nf_nat_move_storage()Evgeniy Polyakov
2007-11-16TCP: Make sure write_queue_from does not begin with NULL ptr (CVE-2007-5501)Ilpo Järvinen
2007-11-16mac80211: make ieee802_11_parse_elems return voidJohn W. Linville
2007-11-16mac80211: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modesJohn W. Linville
2007-11-16mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctlBill Moss
2007-11-16mac80211: store SSID in sta_bss_listJohn W. Linville
2007-11-16mac80211: store channel info in sta_bss_listJohn W. Linville
2007-11-16mac80211: reorder association debug outputJohannes Berg
2007-11-16ieee80211: fix TKIP QoS bugJohannes Berg
2007-11-16NETFILTER: nf_conntrack_tcp: fix connection reopeningJozsef Kadlecsik
2007-11-16Fix netlink timeouts.Patrick McHardy
2007-11-16Fix crypto_alloc_comp() error checking.Herbert Xu
2007-11-16Fix SET_VLAN_INGRESS_PRIORITY_CMD error return.Patrick McHardy
2007-11-16Fix VLAN address syncing.Patrick McHardy
2007-11-16Fix endianness bug in U32 classifier.Radu Rendec
2007-11-16Fix TEQL oops.Evgeniy Polyakov