summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-03-29xfrm: Move the test on replay window size into the replay check functionsSteffen Klassert
2011-03-28ipv4: Don't ip_rt_put() an error pointer in RAW sockets.David S. Miller
2011-03-28net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-03-28net: use CHECKSUM_NONE instead of magic numberCesar Eduardo Barros
2011-03-28bridge: notify applications if address of bridge device changesstephen hemminger
2011-03-28ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo()Jan Luebbe
2011-03-28can: make struct proto constOliver Hartkopp
2011-03-28net: remove useless comments in net/core/dev.cAmerigo Wang
2011-03-28rose: Add length checks to CALL_REQUEST parsingBen Hutchings
2011-03-28ROSE: prevent heap corruption with bad facilitiesDan Rosenberg
2011-03-28irda: validate peer name and attribute lengthsDan Rosenberg
2011-03-28irda: prevent heap corruption on invalid nicknameDan Rosenberg
2011-03-28dst: Clone child entry in skb_dst_popSteffen Klassert
2011-03-28xfrm: Force a dst refcount before entering the xfrm type handlersSteffen Klassert
2011-03-26ipv4: do not ignore route errorsJulian Anastasov
2011-03-25ipv4: Fix nexthop caching wrt. scoping.David S. Miller
2011-03-25ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller
2011-03-24ipv4: fix fib metricsEric Dumazet
2011-03-23ipv4: fix ip_rt_update_pmtu()Eric Dumazet
2011-03-23ipv4: Fallback to FIB local table in __ip_dev_find().David S. Miller
2011-03-23tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool.David S. Miller
2011-03-23tcp: avoid cwnd moderation in undoYuchung Cheng
2011-03-23bridge: Fix possibly wrong MLD queries' ethernet source addressLinus Lüssing
2011-03-23ipv6: ip6_route_output does not modify sk parameter, so make it constFlorian Westphal
2011-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-22ipv4: optimize route adding on secondary promotionJulian Anastasov
2011-03-22ipv4: remove the routes on secondary promotionJulian Anastasov
2011-03-22ipv4: fix route deletion for IPs on many subnetsJulian Anastasov
2011-03-22ipv4: match prefsrc when deleting routesJulian Anastasov
2011-03-22net: implement dev_disable_lro() hw_features compatibilityMichał Mirosław
2011-03-22IPVS: Use global mutex in ip_vs_app.cSimon Horman
2011-03-22ipvs: fix a typo in __ip_vs_control_init()Eric Dumazet
2011-03-22net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.Eric W. Biederman
2011-03-22net: fix incorrect spelling in drop monitor protocolNeil Horman
2011-03-22net/appletalk: fix atalk_release use after freeArnd Bergmann
2011-03-22ipx: fix ipx_release()Eric Dumazet
2011-03-22l2tp: fix possible oops on l2tp_eth module unloadJames Chapman
2011-03-22xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun
2011-03-21mac80211: initialize sta->last_rx in sta_info_allocFelix Fietkau
2011-03-20netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov
2011-03-20netfilter: xtables: fix reentrancyEric Dumazet
2011-03-20netfilter: ipset: fix checking the type revision at create commandJozsef Kadlecsik
2011-03-20netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik
2011-03-18bridge: Reset IPCB when entering IP stack on NF_FORWARDHerbert Xu
2011-03-18vlan: should take into account needed_headroomEric Dumazet
2011-03-18ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings
2011-03-18ethtool: __ethtool_set_sg: check for function pointer before using itRoger Luethi
2011-03-18econet: 4 byte infoleak to the networkVasiliy Kulikov
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds