summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-02-09ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich
2015-02-09bridge: Fix inability to add non-vlan fdb entryToshiaki Makita
2015-02-09net: dsa: Remove redundant phy_attach()Andrew Lunn
2015-02-09tipc: remove tipc_snprintfRichard Alpe
2015-02-09tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe
2015-02-09tipc: convert legacy nl stats show to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl net id get to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl net id set to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl node addr set to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl node dump to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl media dump to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl socket dump to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl name table dump to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl link stat reset to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl link prop set to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl link dump to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl link stat to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl bearer dump to nl compatRichard Alpe
2015-02-09tipc: move and rename the legacy nl api to "nl compat"Richard Alpe
2015-02-09SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUGTrond Myklebust
2015-02-09SUNRPC: Handle connection reset more efficiently.Trond Myklebust
2015-02-09SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flagTrond Myklebust
2015-02-09SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_releaseTrond Myklebust
2015-02-09SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connectionTrond Myklebust
2015-02-09SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORTTrond Myklebust
2015-02-09SUNRPC: Remove TCP socket linger codeTrond Myklebust
2015-02-08net:rfs: adjust table size checkingEric Dumazet
2015-02-09ipvs: fix inability to remove a mixed-family RSAlexey Andriyanov
2015-02-08SUNRPC: Remove TCP client connection reset hackTrond Myklebust
2015-02-08SUNRPC: TCP/UDP always close the old socket before reconnectingTrond Myklebust
2015-02-08SUNRPC: Add helpers to prevent socket create from racingTrond Myklebust
2015-02-08SUNRPC: Ensure xs_reset_transport() resets the close connection flagsTrond Myklebust
2015-02-08SUNRPC: Do not clear the source port in xs_reset_transportTrond Myklebust
2015-02-08SUNRPC: Handle EADDRINUSE on connectTrond Myklebust
2015-02-08net: rfs: add hash collision detectionEric Dumazet
2015-02-08gre/ipip: use be16 variants of netlink functionsSabrina Dubroca
2015-02-08SUNRPC: Set SO_REUSEPORT socket option for TCP connectionsTrond Myklebust
2015-02-08tipc: fix bug in socket reception functionJon Paul Maloy
2015-02-08rt6_probe_deferred: Do not depend on struct orderingMichael Büsch
2015-02-08Merge tag 'nfs-rdma-for-3.20-part-2' of git://git.linux-nfs.org/projects/anna...Trond Myklebust
2015-02-08tcp: mitigate ACK loops for connections as tcp_timewait_sockNeal Cardwell
2015-02-08tcp: mitigate ACK loops for connections as tcp_sockNeal Cardwell
2015-02-08tcp: mitigate ACK loops for connections as tcp_request_sockNeal Cardwell
2015-02-08tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell
2015-02-08openvswitch: Initialize unmasked key and uid lenPravin B Shelar
2015-02-07bridge: add missing bridge port check for offloadsRoopa Prabhu
2015-02-07net: use netif_rx_ni() from process contextEric Dumazet
2015-02-07rds: Make rds_message_copy_from_user() return 0 on success.Sowmini Varadhan
2015-02-07net: rds: Remove repeated function names from debug outputRasmus Villemoes