index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
cxgb3
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
rocker: use FIB notifications instead of switchdev calls
Jiri Pirko
3
-65
/
+185
2016-09-28
mlxsw: spectrum_router: Use FIB notifications instead of switchdev calls
Jiri Pirko
3
-195
/
+260
2016-09-28
fib: introduce FIB info offload flag helpers
Jiri Pirko
2
-2
/
+15
2016-09-28
fib: introduce FIB notification infrastructure
Jiri Pirko
4
-14
/
+108
2016-09-28
net/sched: cls_flower: Use a proper mask value for enc key id parameter
Hadar Hen Zion
1
-2
/
+2
2016-09-28
lib: clean up put_cpu_var usage
Shaohua Li
1
-2
/
+2
2016-09-28
bpf: clean up put_cpu_var usage
Shaohua Li
1
-1
/
+1
2016-09-28
igb: restore PPS signal on igb_ptp_reset
Jacob Keller
2
-1
/
+5
2016-09-28
igb: bump version to igb-5.4.0
Todd Fujinaka
1
-1
/
+1
2016-09-28
igbvf: bump version to igbvf-2.4.0
Todd Fujinaka
1
-1
/
+1
2016-09-28
igb: fix non static symbol warning
Wei Yongjun
1
-2
/
+2
2016-09-27
bnx2x: free the mac filter group list before freeing the cmd
jbaron@akamai.com
1
-1
/
+1
2016-09-27
net: ethernet: mediatek: bug fix to disable HW LRO
Nelson Chang
2
-2
/
+3
2016-09-27
net: ethernet: mediatek: add to stop PDMA while stopping the frame engine
Nelson Chang
1
-0
/
+1
2016-09-27
net: bcmgenet: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-8
/
+8
2016-09-27
Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
Florian Fainelli
3
-31
/
+39
2016-09-27
Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"
Philippe Reynes
1
-8
/
+8
2016-09-27
bpf: Set register type according to is_valid_access()
Mickaël Salaün
1
-3
/
+2
2016-09-27
bpf samples: update tracex5 sample to use __seccomp_filter
Naveen N. Rao
2
-9
/
+10
2016-09-27
bpf samples: fix compiler errors with sockex2 and sockex3
Naveen N. Rao
3
-11
/
+11
2016-09-27
net: tg3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-50
/
+62
2016-09-26
bnx2x: allocate mac filtering pending list in PAGE_SIZE increments
Jason Baron
1
-37
/
+86
2016-09-26
bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE increments
Jason Baron
1
-28
/
+51
2016-09-26
nfp: bpf: improve handling for disabled BPF syscall
Arnd Bergmann
2
-10
/
+3
2016-09-26
net: bcmgenet: remove unused function in bcmgenet.c
Baoyou Xie
1
-122
/
+0
2016-09-26
cxgb4: mark symbols static where possible
Baoyou Xie
2
-11
/
+14
2016-09-26
net: mvneta: mark symbols static where possible
Baoyou Xie
1
-4
/
+6
2016-09-26
net: hip04: mark tx_done() static
Baoyou Xie
1
-1
/
+1
2016-09-26
net: hisilicon: mark symbols static where possible
Baoyou Xie
1
-3
/
+3
2016-09-26
net: dsa: mv88e6xxx: fix non static symbol warnings
Wei Yongjun
1
-4
/
+4
2016-09-26
be2net: fix non static symbol warnings
Wei Yongjun
1
-2
/
+2
2016-09-26
net: smc91x: take into account register shift
Robert Jarzmik
1
-0
/
+3
2016-09-26
cxgb4: fix -ve error check on a signed iq
Colin Ian King
1
-5
/
+5
2016-09-25
netfilter: nf_log: get rid of XT_LOG_* macros
Liping Zhang
3
-12
/
+12
2016-09-25
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
10
-18
/
+32
2016-09-25
netfilter: nf_tables: add range expression
Pablo Neira Ayuso
5
-2
/
+178
2016-09-25
netfilter: xt_socket: fix transparent match for IPv6 request sockets
KOVACS Krisztian
2
-1
/
+1
2016-09-25
netfilter: evict stale entries when user reads /proc/net/nf_conntrack
Florian Westphal
1
-0
/
+5
2016-09-25
netfilter: xt_hashlimit: Create revision 2 to support higher pps rates
Vishwanath Pai
2
-68
/
+285
2016-09-25
netfilter: xt_hashlimit: Prepare for revision 2
Vishwanath Pai
1
-30
/
+31
2016-09-25
netfilter: nft_ct: report error if mark and dir specified simultaneously
Liping Zhang
1
-0
/
+2
2016-09-25
netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocol
Liping Zhang
1
-10
/
+9
2016-09-25
netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ack
Gao Feng
1
-8
/
+12
2016-09-25
netfilter: replace list_head with single linked list
Aaron Conole
10
-116
/
+167
2016-09-25
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
7
-70
/
+280
2016-09-25
i40e: don't configure zero-size RSS table
Mitch Williams
1
-0
/
+2
2016-09-25
i40e: Strip out debugfs hook for Flow Director filter programming
Alexander Duyck
3
-84
/
+3
2016-09-25
i40e: Split Flow Director descriptor config into separate function
Alexander Duyck
1
-51
/
+64
2016-09-25
i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
Alexander Duyck
4
-22
/
+30
2016-09-25
i40e: Fix Flow Director raw_buf cleanup
Alexander Duyck
2
-8
/
+8
[next]