summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-02-12memcg: cleanup static keys decrementVladimir Davydov
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-02-11mm: gup: use get_user_pages_unlockedAndrea Arcangeli
2015-02-11mm: page_counter: pull "-1" handling out of page_counter_memparse()Johannes Weiner
2015-02-11cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore
2015-02-10SUNRPC: Cleanup to remove xs_tcp_close()Trond Myklebust
2015-02-09ipv4: Namespecify TCP PMTU mechanismFan Du
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-09SUNRPC: Fix stupid typo in xs_sock_set_reuseportTrond Myklebust
2015-02-09tcp: don't include Fast Open option in SYN-ACK on pure SYN-dataYuchung Cheng
2015-02-09openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is setThomas Graf
2015-02-09ipv6: Make __ipv6_select_ident staticVlad Yasevich
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-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