summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-05RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tuneSowmini Varadhan
2015-10-05RDS: Use a single TCP socket for both send and receive.Sowmini Varadhan
2015-10-05Merge branch 'xgbe-next'David S. Miller
2015-10-05amd-xgbe: Remove the XGBE_LINK state bitLendacky, Thomas
2015-10-05amd-xgbe: Use device workqueue instead of system workqueueLendacky, Thomas
2015-10-05amd-xgbe: Add receive buffer unavailable statisticLendacky, Thomas
2015-10-05amd-xgbe: Simplify calculation and setting of queue fifosLendacky, Thomas
2015-10-05amd-xgbe: Add ethtool error and debug messagesLendacky, Thomas
2015-10-05amd-xgbe: Add ethtool support for setting the msglevelLendacky, Thomas
2015-10-05amd-xgbe: Use proper DT / ACPI precedence checkingLendacky, Thomas
2015-10-05amd-xgbe: Remove an unneeded semicolon on a switch statementLendacky, Thomas
2015-10-05tcp: restore fastopen operationsEric Dumazet
2015-10-05Merge branch 'net-y2038'David S. Miller
2015-10-05net: sctp: avoid incorrect time_t useArnd Bergmann
2015-10-05ipv6: use ktime_t for internal timestampsArnd Bergmann
2015-10-05nfnetlink: use y2038 safe timestampArnd Bergmann
2015-10-05atm: remove 'struct zatm_t_hist'Arnd Bergmann
2015-10-05mac80211: use ktime_get_secondsArnd Bergmann
2015-10-05mwifiex: avoid gettimeofday in ba_threshold settingArnd Bergmann
2015-10-05mwifiex: use ktime_get_real for timestampingArnd Bergmann
2015-10-05net: igb: avoid using timespecArnd Bergmann
2015-10-05net: stmmac: avoid using timespecArnd Bergmann
2015-10-05net: fec: avoid timespec useArnd Bergmann
2015-10-05Merge branch 'ipv4-multipath-hash'David S. Miller
2015-10-05ipv4: ICMP packet inspection for multipathPeter Nørlund
2015-10-05ipv4: L3 hash-based multipathPeter Nørlund
2015-10-05Merge branch 'tcp-listener-fixes-and-improvement'David S. Miller
2015-10-05tcp: avoid two atomic ops for syncookiesEric Dumazet
2015-10-05net: use sk_fullsock() in __netdev_pick_tx()Eric Dumazet
2015-10-05ipv6: inet6_sk() should use sk_fullsock()Eric Dumazet
2015-10-05inet: ip_skb_dst_mtu() should use sk_fullsock()Eric Dumazet
2015-10-05tcp: fix fastopen races vs lockless listenerEric Dumazet
2015-10-04Merge branch 'bridge-netlink'David S. Miller
2015-10-04bridge: netlink: add support for default_pvidNikolay Aleksandrov
2015-10-04bridge: netlink: add support for netfilter tables configNikolay Aleksandrov
2015-10-04bridge: netlink: add support for igmp's intervalsNikolay Aleksandrov
2015-10-04bridge: netlink: add support for multicast_startup_query_countNikolay Aleksandrov
2015-10-04bridge: netlink: add support for multicast_last_member_countNikolay Aleksandrov
2015-10-04bridge: netlink: add support for igmp's hash_maxNikolay Aleksandrov
2015-10-04bridge: netlink: add support for igmp's hash_elasticityNikolay Aleksandrov
2015-10-04bridge: netlink: add support for multicast_querierNikolay Aleksandrov
2015-10-04bridge: netlink: add support for multicast_query_use_ifaddrNikolay Aleksandrov
2015-10-04bridge: netlink: add support for multicast_snoopingNikolay Aleksandrov
2015-10-04bridge: netlink: add support for multicast_routerNikolay Aleksandrov
2015-10-04bridge: netlink: add fdb flushNikolay Aleksandrov
2015-10-04bridge: netlink: add group_addr supportNikolay Aleksandrov
2015-10-04bridge: netlink: export all timersNikolay Aleksandrov
2015-10-04bridge: netlink: export topology_change and topology_change_detectedNikolay Aleksandrov
2015-10-04bridge: netlink: export root path costNikolay Aleksandrov
2015-10-04bridge: netlink: export root portNikolay Aleksandrov