index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
route.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-24
pktgen: Clean read user supplied flag mess
Dmitry Safonov
1
-105
/
+39
2018-01-24
pktgen: Remove brute-force printing of flags
Dmitry Safonov
1
-58
/
+19
2018-01-24
pktgen: Add behaviour flags macro to generate flags/names
Dmitry Safonov
1
-23
/
+34
2018-01-24
pktgen: Add missing !flag parameters
Dmitry Safonov
1
-1
/
+7
2018-01-24
Documentation/pktgen: Clearify how-to use pktgen samples
Dmitry Safonov
1
-5
/
+14
2018-01-24
cxgb4: properly initialize variables
Rahul Lakkireddy
2
-2
/
+4
2018-01-24
cxgb4: enable ZLIB_DEFLATE when building cxgb4
Rahul Lakkireddy
3
-15
/
+2
2018-01-24
net/smc: continue waiting if peer signals write_shutdown
Ursula Braun
1
-2
/
+2
2018-01-24
net/smc: improve state change handling after close wait
Ursula Braun
1
-14
/
+26
2018-01-24
net/smc: make wait for work request uninterruptible
Ursula Braun
1
-7
/
+6
2018-01-24
net/smc: get rid of tx_pend waits in socket closing
Ursula Braun
5
-57
/
+0
2018-01-24
net/smc: simplify function smc_clcsock_accept()
Ursula Braun
1
-9
/
+2
2018-01-24
net/smc: use local struct sock variables consistently
Ursula Braun
2
-34
/
+37
2018-01-24
cxgb4/cxgb4vf: add support for ndo_set_vf_vlan
Ganesh Goudar
9
-8
/
+116
2018-01-24
selftests/bpf: validate replace of TC filters is working
Jakub Kicinski
1
-5
/
+50
2018-01-24
selftests/bpf: check bpf verifier log buffer usage works for HW offload
Quentin Monnet
2
-5
/
+25
2018-01-24
netdevsim: don't compile BPF code if syscall not enabled
Jakub Kicinski
2
-1
/
+33
2018-01-24
selftests/bpf: add checks on extack messages for eBPF hw offload tests
Quentin Monnet
1
-26
/
+86
2018-01-24
netdevsim: add extack support for TC eBPF offload
Quentin Monnet
1
-7
/
+28
2018-01-24
net/sched: act_csum: don't use spinlock in the fast path
Davide Caratti
2
-15
/
+59
2018-01-24
net/sched: act_csum: use per-core statistics
Davide Caratti
1
-6
/
+4
2018-01-24
net: link_watch: mark bonding link events urgent
Roopa Prabhu
1
-1
/
+1
2018-01-24
ARM: dts: imx6q-b450v3: Add switch port configuration
Sebastian Reichel
1
-0
/
+52
2018-01-24
ARM: dts: imx6q-b650v3: Add switch port configuration
Sebastian Reichel
1
-0
/
+52
2018-01-24
ARM: dts: imx6q-b850v3: Add switch port configuration
Sebastian Reichel
1
-0
/
+75
2018-01-24
ARM: dts: imx6q-bx50v3: Add internal switch
Sebastian Reichel
1
-0
/
+62
2018-01-24
net: dsa: Support internal phy on 'cpu' port
Sebastian Reichel
4
-32
/
+86
2018-01-23
i40e: Fix channel addition in reset flow
Amritha Nambiar
1
-0
/
+11
2018-01-23
i40evf: ignore link up if not running
Alan Brady
1
-12
/
+23
2018-01-23
i40e: Delete an error message for a failed memory allocation in i40e_init_int...
Markus Elfring
1
-3
/
+2
2018-01-23
i40e: Disable iWARP VSI PETCP_ENA flag on netdev down events
Shiraz Saleem
2
-18
/
+20
2018-01-23
i40e: simplify pointer dereferences
Mitch Williams
1
-10
/
+8
2018-01-23
i40e: check for invalid DCB config
Mitch Williams
1
-1
/
+33
2018-01-23
i40e/i40evf: Detect and recover hung queue scenario
Sudheer Mogilappagari
6
-99
/
+115
2018-01-23
i40e: Fix for blinking activity instead of link LEDs
Michal Kuchta
1
-3
/
+2
2018-01-23
i40evf: Don't schedule reset_task when device is being removed
Avinash Dayanand
2
-1
/
+9
2018-01-23
i40evf: remove flush_scheduled_work call in i40evf_remove
Sudheer Mogilappagari
1
-2
/
+0
2018-01-23
i40e: avoid divide by zero
Mitch Williams
1
-2
/
+7
2018-01-23
i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...
Pawel Jablonski
9
-59
/
+173
2018-01-23
ixgbe: register ipsec offload with the xfrm subsystem
Shannon Nelson
2
-0
/
+23
2018-01-23
ixgbe: ipsec offload stats
Shannon Nelson
4
-1
/
+10
2018-01-23
ixgbe: process the Tx ipsec offload
Shannon Nelson
5
-9
/
+112
2018-01-23
ixgbe: process the Rx ipsec offload
Shannon Nelson
3
-2
/
+115
2018-01-23
ixgbe: restore offloaded SAs after a reset
Shannon Nelson
3
-0
/
+44
2018-01-23
ixgbe: add ipsec offload add and remove SA
Shannon Nelson
3
-1
/
+399
2018-01-23
ixgbe: add ipsec data structures
Shannon Nelson
2
-0
/
+45
2018-01-23
ixgbe: add ipsec engine start and stop routines
Shannon Nelson
1
-0
/
+142
2018-01-23
ixgbe: add ipsec register access routines
Shannon Nelson
5
-0
/
+222
2018-01-23
ixgbe: clean up ipsec defines
Shannon Nelson
1
-13
/
+7
2018-01-23
sctp: reset ret in again path in sctp_for_each_transport
Xin Long
1
-1
/
+2
[next]