index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
context_tracking.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-20
net/mlx5e: Retrieve the switchdev id from the firmware only once
Hadar Hen Zion
3
-3
/
+8
2016-08-20
net/mlx5e: Use correct flow dissector key on flower offloading
Hadar Hen Zion
1
-1
/
+1
2016-08-20
net/mlx5: Update last-use statistics for flow rules
Amir Vadai
1
-1
/
+10
2016-08-20
net/mlx5: Added missing check of msg length in verifying its signature
Paul Blakey
1
-31
/
+54
2016-08-20
net/mlx5: Fix pci error recovery flow
Mohamad Haj Yahia
1
-30
/
+29
2016-08-20
net/mlx5e: Optimization for MTU change
Tariq Toukan
1
-2
/
+7
2016-08-20
net/mlx5e: Set port MTU on netdev creation rather on open
Saeed Mahameed
1
-4
/
+3
2016-08-19
fib_trie: Fix the description of pos and bits
Xunlei Pang
1
-2
/
+2
2016-08-19
kaweth: fix oops upon failed memory allocation
Oliver Neukum
1
-1
/
+6
2016-08-19
kaweth: fix firmware download
Oliver Neukum
1
-2
/
+1
2016-08-19
net: bgmac: fix reversed check for MII registration error
Rafał Miłecki
1
-1
/
+1
2016-08-19
tcp: fix use after free in tcp_xmit_retransmit_queue()
Eric Dumazet
1
-0
/
+2
2016-08-19
cxgb4: Fixes resource allocation for ULD's in kdump kernel
Hariprasad Shenai
1
-5
/
+5
2016-08-19
net: thunderx: Fix OOPs with ethtool --register-dump
David Daney
2
-2
/
+4
2016-08-19
qede: Fix Tx timeout due to xmit_more
Yuval Mintz
1
-1
/
+4
2016-08-18
netfilter: cttimeout: fix use after free error when delete netns
Liping Zhang
1
-6
/
+10
2016-08-18
netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroy
Liping Zhang
1
-4
/
+4
2016-08-18
net_sched: allow flushing tc police actions
Roman Mashak
1
-42
/
+1
2016-08-18
net_sched: unify the init logic for act_police
WANG Cong
1
-9
/
+10
2016-08-18
net_sched: convert tcf_exts from list to pointer array
WANG Cong
7
-41
/
+85
2016-08-18
net_sched: move tc offload macros to pkt_cls.h
WANG Cong
2
-16
/
+22
2016-08-18
net_sched: fix a typo in tc_for_each_action()
WANG Cong
1
-1
/
+1
2016-08-18
net_sched: remove an unnecessary list_del()
WANG Cong
1
-1
/
+0
2016-08-18
net_sched: remove the leftover cleanup_a()
WANG Cong
1
-19
/
+3
2016-08-18
mlxsw: spectrum: Allow packets to be trapped from any PG
Ido Schimmel
1
-1
/
+1
2016-08-18
mlxsw: spectrum: Unmap 802.1Q FID before destroying it
Ido Schimmel
1
-0
/
+2
2016-08-18
mlxsw: spectrum: Add missing rollbacks in error path
Ido Schimmel
1
-1
/
+3
2016-08-18
mlxsw: reg: Fix missing op field fill-up
Jiri Pirko
1
-0
/
+1
2016-08-18
mlxsw: spectrum: Trap loop-backed packets
Ido Schimmel
3
-0
/
+16
2016-08-18
mlxsw: spectrum: Add missing packet traps
Elad Raz
2
-0
/
+18
2016-08-18
mlxsw: spectrum: Mark port as active before registering it
Ido Schimmel
1
-2
/
+3
2016-08-18
mlxsw: spectrum: Create PVID vPort before registering netdevice
Ido Schimmel
3
-46
/
+29
2016-08-18
mlxsw: spectrum: Remove redundant errors from the code
Ido Schimmel
1
-16
/
+5
2016-08-18
mlxsw: spectrum: Don't return upon error in removal path
Ido Schimmel
1
-22
/
+5
2016-08-18
netfilter: tproxy: properly refcount tcp listeners
Eric Dumazet
1
-0
/
+4
2016-08-18
netfilter: nfnetlink_acct: report overquota to the right netns
Liping Zhang
3
-7
/
+8
2016-08-17
netfilter: nfnetlink_log: add "nf-logger-3-1" module alias name
Liping Zhang
1
-0
/
+1
2016-08-17
netfilter: conntrack: do not dump other netns's conntrack entries via proc
Liping Zhang
1
-0
/
+4
2016-08-16
i40e: check for and deal with non-contiguous TCs
Dave Ertman
1
-10
/
+25
2016-08-16
ixgbe: Re-enable ability to toggle VLAN filtering
Alexander Duyck
1
-0
/
+1
2016-08-16
ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
Alexander Duyck
1
-6
/
+12
2016-08-16
e1000e: fix PTP on e1000_pch_lpt variants
Jarod Wilson
1
-1
/
+2
2016-08-16
e1000e: factor out systim sanitization
Jarod Wilson
3
-29
/
+44
2016-08-16
igb: fix adjusting PTP timestamps for Tx/Rx latency
Kshitiz Gupta
1
-3
/
+23
2016-08-16
net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...
sean.wang@mediatek.com
1
-13
/
+13
2016-08-16
net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...
sean.wang@mediatek.com
1
-0
/
+5
2016-08-16
net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMAC
sean.wang@mediatek.com
1
-3
/
+12
2016-08-15
power_supply: tps65217-charger: fix missing platform_set_drvdata()
Wei Yongjun
1
-0
/
+1
2016-08-15
tipc: fix NULL pointer dereference in shutdown()
Vegard Nossum
1
-1
/
+2
2016-08-15
hv_netvsc: fix bonding devices check in netvsc_netdev_event()
Vitaly Kuznetsov
1
-2
/
+7
[next]