summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-02-06ATM: Check IP header validity in mpc_send_packetHerbert Xu
2008-02-06INET: Fix netdev renaming and inet address labelsMark McLoughlin
2008-02-06IPSEC: Avoid undefined shift operation when testing algorithm IDHerbert Xu
2008-02-06IPSEC: Fix potential dst leak in xfrm_lookupHerbert Xu
2008-02-06IPV4: ip_gre: set mac_header correctly in receive pathTimo Teras
2008-02-06IPV4 ROUTE: ip_rt_dump() is unecessary slowEric Dumazet
2008-02-06IRDA: irda_create() nuke user triggable printkmaximilian attems
2008-02-06NET: Correct two mistaken skb_reset_mac_header() conversions.David Miller
2008-02-06X25: Add missing x25_neigh_putJulia Lawall
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-14BRIDGE: Lost call to br_fdb_fini() in br_init() error pathPavel Emelyanov
2007-12-14DECNET: dn_nl_deladdr() almost always returns no errorPavel Emelyanov
2007-12-14IPV6: Restore IPv6 when MTU is big enoughEvgeniy Polyakov
2007-12-14RXRPC: Add missing select on CRYPTODavid Howells
2007-12-14TCP: illinois: Incorrect beta usageStephen Hemminger
2007-12-14UNIX: EOF on non-blocking SOCK_SEQPACKETFlorian Zumbiehl
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-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-14nf_nat: fix memset errorLi Zefan
2007-11-21Fix crypto_alloc_comp() error checking.Herbert Xu
2007-11-21Fix endianness bug in U32 classifier.Radu Rendec
2007-11-21Fix error returns in sys_socketpair()David Miller
2007-11-21Fix netlink timeouts.Patrick McHardy
2007-11-21Fix TEQL oops.Evgeniy Polyakov
2007-11-21NETFILTER: nf_conntrack_tcp: fix connection reopeningJozsef Kadlecsik
2007-11-16TCP: Make sure write_queue_from does not begin with NULL ptr (CVE-2007-5501)Ilpo Järvinen
2007-11-02Add get_unaligned to ieee80211_get_radiotap_lenAndy Green
2007-11-02mac80211: filter locally-originated multicast framesJohn W. Linville
2007-11-02Fix TCP MD5 on big-endian.David Miller
2007-11-02Fix TCP's ->fastpath_cnt_hit handling.Ilpo Järvinen
2007-11-02Fix zero length socket write() semantics.David S. Miller
2007-11-02Fix ROSE module unload oops.Alexey Dobriyan
2007-11-02Fix ipv6 redirect processing, leads to TAHI failures.Brian Haley
2007-11-02Fix some cases of missed IPV6 DADMitsuru Chinen
2007-11-02Fix ieee80211 handling of bogus hdrlength fieldJohn W. Linville
2007-11-02Fix cls_u32 error return handling.Stephen Hemminger
2007-09-26Fix pktgen src_mac handling.Adit Ranadive
2007-09-26Fix datagram recvmsg NULL iov handling regression.Herbert Xu
2007-09-26Fix TCP DSACK cwnd handlingIlpo Järvinen
2007-09-26Handle snd_una in tcp_cwnd_down()Ilpo Järvinen
2007-09-26Fix oops in vlan and bridging codeEvgeniy Polyakov
2007-09-26Fix ipv6 source address handling.Jiri Kosina
2007-09-26Fix IPV6 DAD handlingDenis V. Lunev
2007-09-26Fix ipv6 double-sock-release with MSG_CONFIRMYOSHIFUJI Hideaki
2007-09-26Fix IPSEC AH4 options handlingNick Bowler