index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-10
inet: inet_twsk_deschedule factorization
Eric Dumazet
8
-26
/
+19
2015-07-10
inet: simplify timewait refcounting
Eric Dumazet
5
-68
/
+21
2015-07-10
inet: remove BUG_ON() in twsk_destructor()
Eric Dumazet
1
-3
/
+0
2015-07-10
ipv6: use flag instead of u16 for hop in inet6_skb_parm
Florian Westphal
4
-8
/
+8
2015-07-09
dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321
Aleksey S. Kazantsev
4
-22
/
+65
2015-07-09
tcp: update congestion state first before raising cwnd
Yuchung Cheng
1
-4
/
+4
2015-07-09
tcp: do not slow start when cwnd equals ssthresh
Yuchung Cheng
4
-6
/
+4
2015-07-09
tcp: add tcp_in_slow_start helper
Yuchung Cheng
11
-14
/
+19
2015-07-09
net: skb_defer_rx_timestamp should check for phydev before setting up classify
Alexander Duyck
1
-1
/
+5
2015-07-09
tcp: v1 always send a quick ack when quickacks are enabled
Jon Maxwell
2
-10
/
+7
2015-07-09
rocker: add change MTU support
Scott Feldman
2
-0
/
+62
2015-07-09
neterion: s2io: Use module_pci_driver
Vaishali Thakkar
2
-27
/
+1
2015-07-09
cxgb4vf: Fix check to use new User Doorbell mechanism
Hariprasad Shenai
1
-3
/
+9
2015-07-09
test_bpf: extend tests for 32-bit endianness conversion
Xi Wang
1
-0
/
+6
2015-07-09
cxgb4: Enable cim_la dump to support T6
Hariprasad Shenai
1
-3
/
+51
2015-07-09
cxgb4: Read stats for only available channels
Hariprasad Shenai
1
-47
/
+26
2015-07-09
cxgb4: Update register ranges for T6 adapter
Hariprasad Shenai
1
-7
/
+9
2015-07-09
cxgb4: Don't use entire L2T table, use only its slice
Hariprasad Shenai
4
-44
/
+71
2015-07-09
net: ec_bhf: Use module_pci_driver
Vaishali Thakkar
1
-13
/
+1
2015-07-09
hv_netvsc: Add support to set MTU reservation from guest side
Haiyang Zhang
3
-3
/
+3
2015-07-09
ifb: add multiqueue operation
Eric Dumazet
1
-87
/
+120
2015-07-09
cxgb4: Add PCI device ids for few more T5 and T6 adapters
Hariprasad Shenai
1
-0
/
+18
2015-07-09
net/mlx4_core: Add extra check for total vfs for SRIOV
Carol Soto
1
-6
/
+14
2015-07-09
samples: bpf: enable trace samples for s390x
Michael Holzheu
6
-12
/
+37
2015-07-08
net: macb: Add SG support for Zynq SOC family
Punnaiah Choudary Kalluri
1
-4
/
+2
2015-07-08
xen-netback: remove duplicated function definition
Li, Liang Z
1
-3
/
+0
2015-07-08
net_sched: act_mirred: remove spinlock in fast path
Eric Dumazet
2
-28
/
+31
2015-07-08
net_sched: act_gact: remove spinlock in fast path
Eric Dumazet
2
-10
/
+18
2015-07-08
net_sched: act_gact: read tcfg_ptype once
Eric Dumazet
1
-7
/
+7
2015-07-08
net_sched: act_gact: use a separate packet counters for gact_determ()
Eric Dumazet
2
-4
/
+7
2015-07-08
net_sched: act_gact: make tcfg_pval non zero
Eric Dumazet
1
-3
/
+9
2015-07-08
net: sched: add percpu stats to actions
Eric Dumazet
13
-22
/
+57
2015-07-08
net: sched: extend percpu stats helpers
Eric Dumazet
2
-12
/
+23
2015-07-08
mlx4: TCP/UDP packets have L4 hash
Eric Dumazet
1
-2
/
+6
2015-07-08
tcp: PRR uses CRB mode by default and SS mode conditionally
Yuchung Cheng
1
-14
/
+15
2015-07-08
tcp: reduce cwnd if retransmit is lost in CA_Loss
Yuchung Cheng
1
-6
/
+8
2015-07-03
cxgb4: Fix incorrect sequence numbers shown in devlog
Hariprasad Shenai
1
-12
/
+13
2015-07-03
ipv6: Make MLD packets to only be processed locally
Angga
1
-3
/
+3
2015-07-03
netlink: Delete an unnecessary check before the function call "module_put"
Markus Elfring
1
-1
/
+1
2015-07-03
net-RDS: Delete an unnecessary check before the function call "module_put"
Markus Elfring
1
-1
/
+1
2015-07-03
net-ipv6: Delete an unnecessary check before the function call "free_percpu"
Markus Elfring
1
-4
/
+1
2015-07-02
bridge: vlan: fix usage of vlan 0 and 4095 again
Nikolay Aleksandrov
1
-0
/
+2
2015-07-02
enic: fix issues in enic_poll
Govindarajulu Varadarajan
1
-2
/
+2
2015-07-01
Add __init attribute to new_kmalloc_cache
Christoph Lameter
1
-1
/
+1
2015-07-01
watchdog: omap_wdt: early_enable module parameter
Lars Poeschel
2
-0
/
+9
2015-07-01
time: Remove development rules from Kbuild/Makefile
Thomas Gleixner
2
-3
/
+0
2015-07-01
iommu/amd: Introduce protection_domain_init() function
Joerg Roedel
1
-10
/
+16
2015-07-01
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
Vladimir Zapolskiy
6
-11
/
+10
2015-07-01
genalloc: rename dev_get_gen_pool() to gen_pool_get()
Vladimir Zapolskiy
7
-10
/
+10
2015-07-01
x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit
Josh Triplett
3
-7
/
+8
[next]