aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-07-09inet: simplify timewait refcountingEric Dumazet5-68/+21
2015-07-09inet: remove BUG_ON() in twsk_destructor()Eric Dumazet1-3/+0
2015-07-09ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal4-8/+8
2015-07-09dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321Aleksey S. Kazantsev4-22/+65
2015-07-09Merge branch 'tcp-in-slow-start'David S. Miller14-23/+26
2015-07-09tcp: update congestion state first before raising cwndYuchung Cheng1-4/+4
2015-07-09tcp: do not slow start when cwnd equals ssthreshYuchung Cheng4-6/+4
2015-07-09tcp: add tcp_in_slow_start helperYuchung Cheng11-14/+19
2015-07-09net: skb_defer_rx_timestamp should check for phydev before setting up classifyAlexander Duyck1-1/+5
2015-07-09tcp: v1 always send a quick ack when quickacks are enabledJon Maxwell2-10/+7
2015-07-09rocker: add change MTU supportScott Feldman2-0/+62
2015-07-09neterion: s2io: Use module_pci_driverVaishali Thakkar2-27/+1
2015-07-09cxgb4vf: Fix check to use new User Doorbell mechanismHariprasad Shenai1-3/+9
2015-07-08test_bpf: extend tests for 32-bit endianness conversionXi Wang1-0/+6
2015-07-08Merge branch 'cxgb4-t6'David S. Miller6-101/+157
2015-07-08cxgb4: Enable cim_la dump to support T6Hariprasad Shenai1-3/+51
2015-07-08cxgb4: Read stats for only available channelsHariprasad Shenai1-47/+26
2015-07-08cxgb4: Update register ranges for T6 adapterHariprasad Shenai1-7/+9
2015-07-08cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai4-44/+71
2015-07-08net: ec_bhf: Use module_pci_driverVaishali Thakkar1-13/+1
2015-07-08hv_netvsc: Add support to set MTU reservation from guest sideHaiyang Zhang3-3/+3
2015-07-08ifb: add multiqueue operationEric Dumazet1-87/+120
2015-07-08cxgb4: Add PCI device ids for few more T5 and T6 adaptersHariprasad Shenai1-0/+18
2015-07-08net/mlx4_core: Add extra check for total vfs for SRIOVCarol Soto1-6/+14
2015-07-08samples: bpf: enable trace samples for s390xMichael Holzheu6-12/+37
2015-07-08net: macb: Add SG support for Zynq SOC familyPunnaiah Choudary Kalluri1-4/+2
2015-07-08xen-netback: remove duplicated function definitionLi, Liang Z1-3/+0
2015-07-08Merge branch 'sch_act_lockless'David S. Miller17-82/+148
2015-07-08net_sched: act_mirred: remove spinlock in fast pathEric Dumazet2-28/+31
2015-07-08net_sched: act_gact: remove spinlock in fast pathEric Dumazet2-10/+18
2015-07-08net_sched: act_gact: read tcfg_ptype onceEric Dumazet1-7/+7
2015-07-08net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet2-4/+7
2015-07-08net_sched: act_gact: make tcfg_pval non zeroEric Dumazet1-3/+9
2015-07-08net: sched: add percpu stats to actionsEric Dumazet13-22/+57
2015-07-08net: sched: extend percpu stats helpersEric Dumazet2-12/+23
2015-07-08mlx4: TCP/UDP packets have L4 hashEric Dumazet1-2/+6
2015-07-08Merge branch 'tcp-policer-drops'David S. Miller1-20/+23
2015-07-08tcp: PRR uses CRB mode by default and SS mode conditionallyYuchung Cheng1-14/+15
2015-07-08tcp: reduce cwnd if retransmit is lost in CA_LossYuchung Cheng1-6/+8
2015-07-03cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai1-12/+13
2015-07-03ipv6: Make MLD packets to only be processed locallyAngga1-3/+3
2015-07-03netlink: Delete an unnecessary check before the function call "module_put"Markus Elfring1-1/+1
2015-07-03net-RDS: Delete an unnecessary check before the function call "module_put"Markus Elfring1-1/+1
2015-07-03net-ipv6: Delete an unnecessary check before the function call "free_percpu"Markus Elfring1-4/+1
2015-07-02bridge: vlan: fix usage of vlan 0 and 4095 againNikolay Aleksandrov1-0/+2
2015-07-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller2-2/+3
2015-07-02enic: fix issues in enic_pollGovindarajulu Varadarajan1-2/+2
2015-07-02Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds3-1/+4
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds11-22/+54
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds11-22/+13