index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
rawv6.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
mlxsw: spectrum_router: Reflect nexthop status changes
Ido Schimmel
1
-2
/
+57
2017-02-08
ipv4: fib: Notify about nexthop status changes
Ido Schimmel
2
-0
/
+40
2017-02-08
mlxsw: spectrum_router: Use trap action only for some route types
Ido Schimmel
1
-29
/
+13
2017-02-08
mlxsw: spectrum_router: Determine offload status using generic function
Ido Schimmel
1
-1
/
+1
2017-02-08
mlxsw: spectrum_router: More accurately set offload flag
Ido Schimmel
1
-20
/
+80
2017-02-08
mlxsw: spectrum_router: Refactor nexthop init routine
Ido Schimmel
1
-31
/
+49
2017-02-08
mlxsw: spectrum_router: Remove FIB info from FIB entry struct
Ido Schimmel
1
-3
/
+1
2017-02-08
mlxsw: spectrum_router: Store routes in a more generic way
Ido Schimmel
1
-13
/
+27
2017-02-08
mlxsw: spectrum_router: Add gateway indication to nexthop group
Ido Schimmel
1
-1
/
+8
2017-02-08
mlxsw: spectrum_router: Use nexthop's scope to set action type
Ido Schimmel
1
-1
/
+1
2017-02-08
mlxsw: spectrum_router: Store nexthops in a hash table
Ido Schimmel
2
-4
/
+55
2017-02-08
mlxsw: spectrum_router: Store nexthop groups in a hash table
Ido Schimmel
2
-52
/
+54
2017-02-08
mlxsw: spectrum_router: Nullify nexthop's neigh pointer
Ido Schimmel
1
-2
/
+3
2017-02-08
mlxsw: acl: Fix mlxsw_afa_block_commit error path
Jiri Pirko
1
-11
/
+7
2017-02-08
net: stmmac: replace unsigned by u32
LABBE Corentin
1
-2
/
+2
2017-02-08
net: stmmac: remove unused variable in sysfs_display_ring
LABBE Corentin
1
-3
/
+0
2017-02-08
net: stmmac: remove dead code in stmmac_tx_clean
LABBE Corentin
1
-7
/
+0
2017-02-08
net: stmmac: print phy information
LABBE Corentin
1
-3
/
+1
2017-02-08
net: stmmac: rename rx_crc to rx_crc_errors
LABBE Corentin
5
-5
/
+5
2017-02-08
net: stmmac: Rewrite two test against NULL value
LABBE Corentin
1
-2
/
+2
2017-02-08
net: stmmac: Correct the error message about invalid speed
LABBE Corentin
1
-2
/
+1
2017-02-08
net: stmmac: replace ENOSYS by EINVAL
LABBE Corentin
1
-1
/
+1
2017-02-08
net: stmmac: Use readl_poll_timeout
LABBE Corentin
1
-8
/
+6
2017-02-08
net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeout
LABBE Corentin
1
-22
/
+11
2017-02-08
net: stmmac: fix some code style problem
LABBE Corentin
1
-3
/
+4
2017-02-08
net: stmmac: remplace asm/io.h by linux/io.h
LABBE Corentin
1
-3
/
+3
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
26
-104
/
+0
2017-02-08
net: stmmac: fix some typos in comments
LABBE Corentin
3
-12
/
+12
2017-02-08
net: stmmac: Remove the bus_setup function pointer
LABBE Corentin
2
-5
/
+0
2017-02-08
net: stmmac: fix the typo on MAC_RNABLE_RX
LABBE Corentin
2
-3
/
+3
2017-02-08
bpf, lpm: fix overflows in trie_alloc checks
Daniel Borkmann
1
-9
/
+27
2017-02-08
bridge: vlan tunnel id info range fill size calc cleanups
Roopa Prabhu
1
-18
/
+16
2017-02-08
gro_cells: move to net/core/gro_cells.c
Eric Dumazet
8
-82
/
+107
2017-02-08
net: mellanox: switchx2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-17
/
+30
2017-02-08
net: qcom/emac: fix semicolon.cocci warnings
Wu Fengguang
1
-1
/
+1
2017-02-08
net: phy: Add LED mode driver for Microsemi PHYs.
Raju Lakkaraju
3
-1
/
+123
2017-02-08
net: dsa: bcm_sf2: cleanup bcm_sf2_cfp_rule_get() a little
Dan Carpenter
1
-4
/
+4
2017-02-07
liquidio: do not dereference pointer if it's NULL
Felix Manlunas
2
-2
/
+2
2017-02-07
mm: fix KPF_SWAPCACHE in /proc/kpageflags
Hugh Dickins
1
-1
/
+2
2017-02-07
bridge: avoid unnecessary read of jiffies
stephen hemminger
2
-4
/
+8
2017-02-07
spectrum: acl_tcam: Fix catchall prio value
Jiri Pirko
1
-1
/
+1
2017-02-07
bridge: remove unnecessary check for vtbegin in br_fill_vlan_tinfo_range
Roopa Prabhu
1
-1
/
+1
2017-02-07
sctp: drop __packed from almost all SCTP structures
Marcelo Ricardo Leitner
2
-41
/
+41
2017-02-07
sctp: check af before verify address in sctp_addr_id2transport
Xin Long
1
-1
/
+1
2017-02-07
bridge: tunnel: fix attribute checks in br_parse_vlan_tunnel_info
Nikolay Aleksandrov
1
-4
/
+4
2017-02-07
net: bridge: remove redundant check to see if err is set
Colin Ian King
1
-3
/
+0
2017-02-07
sfc: fix an off by one bug
Dan Carpenter
1
-1
/
+1
2017-02-07
net: phy: dp83867: Recover from "port mirroring" N/A MODE4
Lukasz Majewski
1
-1
/
+22
2017-02-07
net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driver
Lukasz Majewski
1
-0
/
+38
2017-02-07
Documentation: devicetree: Add PHY no lane swap binding
Lukasz Majewski
1
-0
/
+4
[next]