aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-10-31SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust
2012-10-31Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust
2012-10-31SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust
2012-10-31SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust
2012-10-28mac80211: call drv_get_tsf() in sleepable contextThomas Pedersen
2012-10-28ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet
2012-10-28tcp: resets are misroutedAlexey Kuznetsov
2012-10-28RDS: fix rds-ping spinlock recursionjeff.liu
2012-10-28ipvs: fix ARP resolving for direct routing modeJulian Anastasov
2012-10-28ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov
2012-10-28ipv4: introduce rt_uses_gatewayJulian Anastasov
2012-10-28ipv4: make sure nh_pcpu_rth_output is always allocatedJulian Anastasov
2012-10-28ipv4: fix forwarding for strict source routesJulian Anastasov
2012-10-28ipv4: fix sending of redirectsJulian Anastasov
2012-10-28vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl
2012-10-28ipv4: Don't report stale pmtu values to userspaceSteffen Klassert
2012-10-28ipv4: Don't create nh exeption when the device mtu is smaller than the report...Steffen Klassert
2012-10-28ipv4: Always invalidate or update the route on pmtu eventsSteffen Klassert
2012-10-28ipv6: GRO should be ECN friendlyEric Dumazet
2012-10-28net: Fix skb_under_panic oops in neigh_resolve_outputramesh.nagappa@gmail.com
2012-10-28net: remove skb recyclingEric Dumazet
2012-10-28netlink: add reference of module in netlink_dump_startGao feng
2012-10-28SUNRPC: Set alloc_slot for backchannel tcp opsBryan Schumaker
2012-10-28SUNRPC: Prevent kernel stack corruption on long values of flushSasha Levin
2012-10-21pktgen: fix crash when generating IPv6 packetsAmerigo Wang
2012-10-21mac80211: use ieee80211_free_txskb to fix possible skb leaksFelix Fietkau
2012-10-21SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAITTrond Myklebust
2012-10-13ipv6: del unreachable route when an addr is deleted on loNicolas Dichtel
2012-10-13ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng
2012-10-138021q: fix mac_len recomputation in vlan_untag()Antonio Quartulli
2012-10-13ipv4: add a fib_type to fib_infoEric Dumazet
2012-09-27inetpeer: fix token initializationNicolas Dichtel
2012-09-27l2tp: fix return value checkWei Yongjun
2012-09-27Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-09-26netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-25ipv6: mip6: fix mip6_mh_filter()Eric Dumazet
2012-09-25Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-09-25ipv6: raw: fix icmpv6_filter()Eric Dumazet
2012-09-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-09-24net: guard tcp_set_keepalive() to tcp socketsEric Dumazet
2012-09-23batman-adv: Fix symmetry check / route flapping in multi interface setupsLinus Lüssing
2012-09-23batman-adv: Fix change mac address of soft iface.Def
2012-09-22ipv4: raw: fix icmp_filter()Eric Dumazet
2012-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-21libceph: only kunmap kmapped pagesAlex Elder
2012-09-21net: change return values from -EACCES to -EPERMZhao Hongjiang
2012-09-21ipv6: fix return value check in fib6_add()Wei Yongjun
2012-09-20net: do not disable sg for packets requiring no checksumEd Cashin