index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vrf.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-05
tcp: tsq: move tsq_flags close to sk_wmem_alloc
Eric Dumazet
6
-20
/
+17
2016-12-05
net: reorganize struct sock for better data locality
Eric Dumazet
1
-24
/
+27
2016-12-05
tcp: tcp_mtu_probe() is likely to exit early
Eric Dumazet
1
-9
/
+9
2016-12-05
tcp: tsq: add a shortcut in tcp_small_queue_check()
Eric Dumazet
1
-0
/
+9
2016-12-05
tcp: tsq: avoid one atomic in tcp_wfree()
Eric Dumazet
1
-1
/
+4
2016-12-05
tcp: tsq: add shortcut in tcp_tasklet_func()
Eric Dumazet
1
-10
/
+12
2016-12-05
tcp: tsq: remove one locked operation in tcp_wfree()
Eric Dumazet
1
-3
/
+10
2016-12-05
tcp: tsq: add tsq_flags / tsq_enum
Eric Dumazet
2
-9
/
+18
2016-12-05
bnxt_en: Add PFC statistics.
Michael Chan
3
-8
/
+36
2016-12-05
bnxt_en: Implement DCBNL to support host-based DCBX.
Michael Chan
6
-3
/
+557
2016-12-05
bnxt_en: Update firmware header file to latest 1.6.0.
Michael Chan
4
-621
/
+993
2016-12-05
bnxt_en: Re-factor bnxt_setup_tc().
Michael Chan
2
-8
/
+11
2016-12-05
net: phy: dp83848: Support ethernet pause frames
Jesper Nilsson
1
-1
/
+3
2016-12-04
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
8
-6
/
+64
2016-12-04
net: dsa: mv88e6xxx: Implement mv88e6390 pause control
Andrew Lunn
4
-0
/
+23
2016-12-04
net: dsa: mv88e6xxx: Refactor pause configuration
Andrew Lunn
4
-8
/
+33
2016-12-04
net: dsa: mv88e6xxx: Refactor egress rate limiting
Andrew Lunn
4
-12
/
+35
2016-12-04
net: dsa: mv88e6xxx: Refactor setting of jumbo frames
Andrew Lunn
4
-5
/
+38
2016-12-04
net: dsa: mv88e6xxx: Reserved Management frames to CPU
Andrew Lunn
6
-18
/
+97
2016-12-04
net: dsa: mv88e6xxx: Refactor CPU and DSA port setup
Andrew Lunn
4
-49
/
+319
2016-12-04
net: dsa: mv88e6xxx: Move the tagging protocol into info
Andrew Lunn
2
-19
/
+31
2016-12-04
net: dsa: mv88e6xxx: Monitor and Management tables
Andrew Lunn
4
-9
/
+145
2016-12-04
net: dsa: mv88e6xxx: Implement mv88e6390 tag remap
Andrew Lunn
4
-13
/
+101
2016-12-04
ipv4: fib: Replay events when registering FIB notifier
Ido Schimmel
4
-5
/
+174
2016-12-04
ipv4: fib: Allow for consistent FIB dumping
Ido Schimmel
3
-0
/
+6
2016-12-04
ipv4: fib: Convert FIB notification chain to be atomic
Ido Schimmel
1
-4
/
+4
2016-12-04
rocker: Register FIB notifier before creating ports
Ido Schimmel
1
-4
/
+5
2016-12-04
rocker: Implement FIB offload in deferred work
Ido Schimmel
2
-8
/
+51
2016-12-04
rocker: Create an ordered workqueue for FIB offload
Ido Schimmel
2
-0
/
+12
2016-12-04
mlxsw: spectrum_router: Implement FIB offload in deferred work
Ido Schimmel
1
-10
/
+62
2016-12-04
mlxsw: core: Create an ordered workqueue for FIB offload
Ido Schimmel
2
-0
/
+24
2016-12-04
ipv4: fib: Add fib_info_hold() helper
Ido Schimmel
1
-0
/
+5
2016-12-04
ipv4: fib: Export free_fib_info()
Ido Schimmel
1
-0
/
+1
2016-12-04
act_mirred: fix a typo in get_dev
WANG Cong
1
-1
/
+1
2016-12-04
tcp: fix the missing avr32 SOF_TIMESTAMPING_OPT_STATS
Yuchung Cheng
1
-0
/
+2
2016-12-03
udp: be less conservative with sock rmem accounting
Paolo Abeni
1
-2
/
+2
2016-12-03
net_sched: gen_estimator: account for timer drifts
Eric Dumazet
1
-9
/
+16
2016-12-03
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
13
-56
/
+55
2016-12-03
samples, bpf: Add automated test for cgroup filter attachments
Sargun Dhillon
2
-0
/
+134
2016-12-03
samples, bpf: Refactor test_current_task_under_cgroup - separate out helpers
Sargun Dhillon
4
-85
/
+218
2016-12-03
samples/bpf: silence compiler warnings
Alexei Starovoitov
1
-0
/
+2
2016-12-03
netns: fix net_generic() "id - 1" bloat
Alexey Dobriyan
2
-15
/
+21
2016-12-03
netns: add dummy struct inside "struct net_generic"
Alexey Dobriyan
2
-6
/
+8
2016-12-03
netns: publish net_generic correctly
Alexey Dobriyan
1
-5
/
+5
2016-12-03
netlink: 2-clause nla_ok()
Alexey Dobriyan
1
-2
/
+1
2016-12-03
staging: wilc1000: use reset to set mac header
Zhang Shengju
1
-2
/
+2
2016-12-03
iwlwifi: use reset to set transport header
Zhang Shengju
1
-1
/
+1
2016-12-03
mlx4: use reset to set mac header
Zhang Shengju
1
-1
/
+1
2016-12-03
bnx2x: use reset to set network header
Zhang Shengju
1
-1
/
+1
2016-12-03
qede: use reset to set network header
Zhang Shengju
1
-1
/
+1
[next]