index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-08-18
116
-1109
/
+1486
|
\
|
*
Merge branch 'tc_action-fixes'
David S. Miller
2016-08-18
8
-119
/
+112
|
|
\
|
|
*
net_sched: allow flushing tc police actions
Roman Mashak
2016-08-18
1
-42
/
+1
|
|
*
net_sched: unify the init logic for act_police
WANG Cong
2016-08-18
1
-9
/
+10
|
|
*
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2016-08-18
7
-41
/
+85
|
|
*
net_sched: move tc offload macros to pkt_cls.h
WANG Cong
2016-08-18
2
-16
/
+22
|
|
*
net_sched: fix a typo in tc_for_each_action()
WANG Cong
2016-08-18
1
-1
/
+1
|
|
*
net_sched: remove an unnecessary list_del()
WANG Cong
2016-08-18
1
-1
/
+0
|
|
*
net_sched: remove the leftover cleanup_a()
WANG Cong
2016-08-18
1
-19
/
+3
|
|
/
|
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2016-08-18
7
-49
/
+107
|
|
\
|
|
*
i40e: check for and deal with non-contiguous TCs
Dave Ertman
2016-08-16
1
-10
/
+25
|
|
*
ixgbe: Re-enable ability to toggle VLAN filtering
Alexander Duyck
2016-08-16
1
-0
/
+1
|
|
*
ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
Alexander Duyck
2016-08-16
1
-6
/
+12
|
|
*
e1000e: fix PTP on e1000_pch_lpt variants
Jarod Wilson
2016-08-16
1
-1
/
+2
|
|
*
e1000e: factor out systim sanitization
Jarod Wilson
2016-08-16
3
-29
/
+44
|
|
*
igb: fix adjusting PTP timestamps for Tx/Rx latency
Kshitiz Gupta
2016-08-16
1
-3
/
+23
|
*
|
Merge branch 'mlxsw-fixes'
David S. Miller
2016-08-18
6
-88
/
+83
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mlxsw: spectrum: Allow packets to be trapped from any PG
Ido Schimmel
2016-08-18
1
-1
/
+1
|
|
*
mlxsw: spectrum: Unmap 802.1Q FID before destroying it
Ido Schimmel
2016-08-18
1
-0
/
+2
|
|
*
mlxsw: spectrum: Add missing rollbacks in error path
Ido Schimmel
2016-08-18
1
-1
/
+3
|
|
*
mlxsw: reg: Fix missing op field fill-up
Jiri Pirko
2016-08-18
1
-0
/
+1
|
|
*
mlxsw: spectrum: Trap loop-backed packets
Ido Schimmel
2016-08-18
3
-0
/
+16
|
|
*
mlxsw: spectrum: Add missing packet traps
Elad Raz
2016-08-18
2
-0
/
+18
|
|
*
mlxsw: spectrum: Mark port as active before registering it
Ido Schimmel
2016-08-18
1
-2
/
+3
|
|
*
mlxsw: spectrum: Create PVID vPort before registering netdevice
Ido Schimmel
2016-08-18
3
-46
/
+29
|
|
*
mlxsw: spectrum: Remove redundant errors from the code
Ido Schimmel
2016-08-18
1
-16
/
+5
|
|
*
mlxsw: spectrum: Don't return upon error in removal path
Ido Schimmel
2016-08-18
1
-22
/
+5
|
|
/
|
*
Merge branch 'mediatek-fixes'
David S. Miller
2016-08-16
1
-16
/
+30
|
|
\
|
|
*
net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...
sean.wang@mediatek.com
2016-08-16
1
-13
/
+13
|
|
*
net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...
sean.wang@mediatek.com
2016-08-16
1
-0
/
+5
|
|
*
net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMAC
sean.wang@mediatek.com
2016-08-16
1
-3
/
+12
|
|
/
|
*
tipc: fix NULL pointer dereference in shutdown()
Vegard Nossum
2016-08-15
1
-1
/
+2
|
*
Merge branch 'hv_netvsc-VF-removal-fixes'
David S. Miller
2016-08-15
3
-82
/
+66
|
|
\
|
|
*
hv_netvsc: fix bonding devices check in netvsc_netdev_event()
Vitaly Kuznetsov
2016-08-15
1
-2
/
+7
|
|
*
hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
Vitaly Kuznetsov
2016-08-15
1
-2
/
+2
|
|
*
hv_netvsc: reset vf_inject on VF removal
Vitaly Kuznetsov
2016-08-15
1
-10
/
+16
|
|
*
hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
Vitaly Kuznetsov
2016-08-15
2
-35
/
+5
|
|
*
hv_netvsc: don't lose VF information
Vitaly Kuznetsov
2016-08-15
3
-42
/
+45
|
|
/
|
*
gre: set inner_protocol on xmit
Simon Horman
2016-08-15
3
-3
/
+1
|
*
net: ipv6: Fix ping to link-local addresses.
Lorenzo Colitti
2016-08-15
1
-16
/
+17
|
*
rhashtable: fix shift by 64 when shrinking
Vegard Nossum
2016-08-15
1
-2
/
+4
|
*
mlxsw: spectrum_router: Fix use after free
Vincent
2016-08-15
1
-1
/
+2
|
*
rhashtable: avoid large lock-array allocations
Florian Westphal
2016-08-15
1
-2
/
+5
|
*
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
2016-08-14
5
-12
/
+7
|
*
macsec: fix lockdep splats when nesting devices
Sabrina Dubroca
2016-08-14
1
-2
/
+27
|
*
net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
Mike Manning
2016-08-14
1
-2
/
+2
|
*
net/sctp: always initialise sctp_ht_iter::start_fail
Vegard Nossum
2016-08-14
1
-0
/
+1
|
*
net/irda: handle iriap_register_lsap() allocation failure
Vegard Nossum
2016-08-14
1
-2
/
+6
|
*
ipv6: suppress sparse warnings in IP6_ECN_set_ce()
Johannes Berg
2016-08-14
1
-1
/
+2
|
*
bpf: fix write helpers with regards to non-linear parts
Daniel Borkmann
2016-08-14
1
-52
/
+18
[next]