summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-09ipv4: Namespecify TCP PMTU mechanismFan Du
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-08net:rfs: adjust table size checkingEric Dumazet
2015-02-08net: rfs: add hash collision detectionEric Dumazet
2015-02-08gre/ipip: use be16 variants of netlink functionsSabrina Dubroca
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-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
2015-02-07net: openvswitch: Support masked set actions.Jarno Rajahalme
2015-02-07Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-02-07rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann
2015-02-07dsa: correctly determine the number of switches in a systemTobias Waldekranz
2015-02-06ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann
2015-02-05tipc: eliminate race condition at multicast receptionJon Paul Maloy
2015-02-05tipc: simplify socket multicast receptionJon Paul Maloy
2015-02-05tipc: simplify connection abort notifications when links breakJon Paul Maloy
2015-02-05tipc: resolve race problem at unicast message receptionJon Paul Maloy