index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-09
enic: add udp_tunnel ndo for vxlan offload
Govindarajulu Varadarajan
2
-3
/
+159
2017-02-09
enic: add devcmds for vxlan offload
Govindarajulu Varadarajan
4
-0
/
+91
2017-02-09
net: dsa: mv88e6xxx: Move forward declaration to where it is needed
Andrew Lunn
1
-2
/
+2
2017-02-09
net: dsa: Fix duplicate object rule
Florian Fainelli
1
-1
/
+0
2017-02-09
Merge branch 'qcom-emac-more-ethtool'
David S. Miller
3
-81
/
+143
2017-02-09
net: qcom/emac: add ethtool support for setting ring parameters
Timur Tabi
1
-0
/
+24
2017-02-09
net: qcom/emac: add ethtool support for reading hardware registers
Timur Tabi
3
-81
/
+119
2017-02-09
ARM: orion: remove unused wnr854t_switch_plat_data
Arnd Bergmann
1
-5
/
+0
2017-02-09
Merge branch 'sctp-sender-stream-reconf-reset-add-streams'
David S. Miller
7
-4
/
+297
2017-02-09
sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...
Xin Long
4
-0
/
+115
2017-02-09
sctp: add support for generating stream reconf add incoming/outgoing streams ...
Xin Long
3
-0
/
+56
2017-02-09
sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
Xin Long
4
-0
/
+71
2017-02-09
sctp: add support for generating stream reconf ssn/tsn reset request chunk
Xin Long
3
-0
/
+36
2017-02-09
sctp: streams should be recovered when it fails to send request.
Xin Long
1
-2
/
+17
2017-02-09
sctp: drop unnecessary __packed from some stream reconf structures
Xin Long
1
-3
/
+3
2017-02-09
Merge branch 'sfc-more-encap-offloads'
David S. Miller
11
-58
/
+640
2017-02-09
sfc: configure UDP tunnel offload ports
Jon Cooper
7
-1
/
+397
2017-02-09
sfc: update mcdi_pcol definitions for MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS
Matthew Slattery
1
-0
/
+21
2017-02-09
sfc: call mcdi_reboot_detected() when MC reboots during an MCDI command
Jon Cooper
1
-2
/
+5
2017-02-09
sfc: harden driver against MC resets during initial probe
Jon Cooper
1
-35
/
+64
2017-02-09
sfc: set csum_level for encapsulated packets
Jon Cooper
3
-4
/
+25
2017-02-09
sfc: process RX event inner checksum flags
Jon Cooper
4
-19
/
+131
2017-02-08
mlxsw: spectrum_router: Don't reflect LINKDOWN nexthops
Ido Schimmel
1
-1
/
+10
2017-02-08
Merge branch 'mlxsw-Reflect-nexthop-status-changes'
David S. Miller
5
-130
/
+450
2017-02-08
mlxsw: spectrum_router: Flush resources when RIF is deleted
Ido Schimmel
3
-3
/
+93
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
Merge branch 'stmmac-cleanups'
David S. Miller
28
-185
/
+51
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
[next]