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
*
net: dsa: mv88e6xxx: add Energy Detect ops
Vivien Didelot
2017-07-18
6
-47
/
+202
*
net: dsa: mv88e6xxx: add a global2_addr info flag
Vivien Didelot
2017-07-18
4
-29
/
+38
*
net: dsa: mv88e6xxx: add POT operation
Vivien Didelot
2017-07-18
4
-17
/
+45
*
net: dsa: mv88e6xxx: add POT flag to 88E6390
Vivien Didelot
2017-07-18
1
-0
/
+1
*
net: dsa: mv88e6xxx: distinguish Global 2 Rsvd2CPU
Vivien Didelot
2017-07-18
4
-61
/
+85
*
net: dsa: mv88e6xxx: add number of Global 2 IRQs
Vivien Didelot
2017-07-18
4
-15
/
+62
*
net: dsa: mv88e6xxx: remove 88E6185 G2 interrupt
Vivien Didelot
2017-07-18
1
-1
/
+0
*
net: dsa: mv88e6xxx: remove unused capabilities
Vivien Didelot
2017-07-18
1
-26
/
+3
*
net: dsa: mv88e6xxx: fix 88E6321 family comment
Vivien Didelot
2017-07-18
1
-1
/
+1
*
net: dsa: mv88e6xxx: remove LED control register
Vivien Didelot
2017-07-18
1
-3
/
+0
*
net: dsa: mv88e6xxx: remove unneeded dsa header
Vivien Didelot
2017-07-18
1
-1
/
+0
*
net: fix build error in devmap helper calls
John Fastabend
2017-07-18
1
-5
/
+20
*
mdio_bus: Remove unneeded gpiod NULL check
Fabio Estevam
2017-07-18
1
-4
/
+2
*
samples/bpf: add option for native and skb mode for redirect apps
Andy Gospodarek
2017-07-17
2
-18
/
+82
*
net: ec_bhf: constify pci_device_id.
Arvind Yadav
2017-07-17
1
-1
/
+1
*
net: cadence: macb: constify pci_device_id.
Arvind Yadav
2017-07-17
1
-1
/
+1
*
net: Revert "net: add function to allocate sk_buff head without data area"
Florian Westphal
2017-07-17
2
-35
/
+2
*
Merge branch 'net-ufo-remove'
David S. Miller
2017-07-17
26
-475
/
+44
|
\
|
*
net: Kill NETIF_F_UFO and SKB_GSO_UDP.
David S. Miller
2017-07-17
3
-20
/
+16
|
*
inet: Remove software UFO fragmenting code.
David S. Miller
2017-07-17
2
-151
/
+7
|
*
net: Remove all references to SKB_GSO_UDP.
David S. Miller
2017-07-17
8
-61
/
+10
|
*
inet: Stop generating UFO packets.
David S. Miller
2017-07-17
2
-152
/
+0
|
*
net: Remove references to NETIF_F_UFO from ethtool.
David S. Miller
2017-07-17
1
-7
/
+0
|
*
net: Remove references to NETIF_F_UFO in netdev_fix_features().
David S. Miller
2017-07-17
1
-18
/
+0
|
*
virtio_net: Remove references to NETIF_F_UFO.
David S. Miller
2017-07-17
1
-4
/
+2
|
*
dummy: Remove references to NETIF_F_UFO.
David S. Miller
2017-07-17
1
-1
/
+1
|
*
tun/tap: Remove references to NETIF_F_UFO.
David S. Miller
2017-07-17
2
-11
/
+3
|
*
macvlan/macvtap: Remove NETIF_F_UFO advertisement.
David S. Miller
2017-07-17
2
-2
/
+2
|
*
ipvlan: Stop advertising NETIF_F_UFO support.
David S. Miller
2017-07-17
2
-2
/
+2
|
*
macb: Remove bogus reference to NETIF_F_UFO.
David S. Miller
2017-07-17
1
-1
/
+1
|
*
s2io: Remove UFO support.
David S. Miller
2017-07-17
1
-45
/
+0
|
/
*
Merge branch 'xdp-redirect'
David S. Miller
2017-07-17
20
-101
/
+1282
|
\
|
*
xdp: bpf redirect with map sample program
John Fastabend
2017-07-17
4
-0
/
+194
|
*
net: add notifier hooks for devmap bpf map
John Fastabend
2017-07-17
3
-2
/
+75
|
*
xdp: Add batching support to redirect map
John Fastabend
2017-07-17
6
-15
/
+166
|
*
bpf: add bpf_redirect_map helper routine
John Fastabend
2017-07-17
5
-1
/
+78
|
*
bpf: add devmap, a map for storing net device references
John Fastabend
2017-07-17
6
-0
/
+294
|
*
xdp: add trace event for xdp redirect
John Fastabend
2017-07-17
4
-7
/
+43
|
*
ixgbe: add initial support for xdp redirect
John Fastabend
2017-07-17
1
-1
/
+40
|
*
net: implement XDP_REDIRECT for xdp generic
John Fastabend
2017-07-17
3
-2
/
+47
|
*
xdp: sample program for new bpf_redirect helper
John Fastabend
2017-07-17
3
-0
/
+187
|
*
xdp: add bpf_redirect helper function
John Fastabend
2017-07-17
4
-0
/
+63
|
*
net: xdp: support xdp generic on virtual devices
John Fastabend
2017-07-17
1
-95
/
+113
|
*
ixgbe: NULL xdp_tx rings on resource cleanup
John Fastabend
2017-07-17
1
-2
/
+6
|
/
*
Merge branch 'mlxsw-traps'
David S. Miller
2017-07-17
4
-8
/
+25
|
\
|
*
mlxsw: spectrum: Improve IPv6 unregistered multicast flooding
Arkadi Sharshevsky
2017-07-17
1
-1
/
+1
|
*
mlxsw: spectrum: Add support for IPv6 MLDv1/2 traps
Arkadi Sharshevsky
2017-07-17
3
-0
/
+15
|
*
mlxsw: spectrum: Trap IPv4 packets with Router Alert option
Ido Schimmel
2017-07-17
2
-0
/
+2
|
*
mlxsw: spectrum: Mark packets trapped in router
Ido Schimmel
2017-07-17
1
-7
/
+7
|
/
*
Merge branch 'mlxsw-ttl-tos'
David S. Miller
2017-07-17
4
-2
/
+54
|
\
[next]