index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
udp: fix SO_BINDTODEVICE
Paolo Abeni
2
-4
/
+4
2018-05-10
ipv4: reset fnhe_mtu_locked after cache route flushed
Hangbin Liu
1
-0
/
+1
2018-05-10
hv_netvsc: Fix net device attach on older Windows hosts
Mohammed Gamal
1
-1
/
+1
2018-05-10
nfp: flower: remove headroom from max MTU calculation
Pieter Jansen van Vuuren
1
-19
/
+0
2018-05-10
net/9p: fix spelling mistake: "suspsend" -> "suspend"
Colin Ian King
1
-1
/
+1
2018-05-10
sctp: fix spelling mistake: "max_retans" -> "max_retrans"
Colin Ian King
1
-1
/
+1
2018-05-10
firestream: fix spelling mistake: "reseverd" -> "reserved"
Colin Ian King
1
-1
/
+1
2018-05-10
qede: Fix gfp flags sent to rdma event node allocation
Michal Kalderon
1
-1
/
+1
2018-05-10
qed: Fix l2 initializations over iWARP personality
Michal Kalderon
1
-4
/
+2
2018-05-10
tipc: eliminate KMSAN uninit-value in strcmp complaint
Ying Xue
1
-2
/
+13
2018-05-10
net/9p: correct some comment errors in 9p file system code
Sun Lianwen
4
-9
/
+6
2018-05-09
r8169: fix powering up RTL8168h
Heiner Kallweit
1
-0
/
+3
2018-05-08
DT: net: can: rcar_canfd: document R8A77980 bindings
Sergei Shtylyov
1
-0
/
+1
2018-05-08
DT: net: can: rcar_canfd: document R8A77970 bindings
Sergei Shtylyov
1
-0
/
+1
2018-05-08
dt-bindings: can: rcar_can: Fix R8A7796 SoC name
Geert Uytterhoeven
1
-1
/
+1
2018-05-08
can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
Jimmy Assarsson
1
-1
/
+1
2018-05-08
arm: dts: imx[35]*: declare flexcan devices to be compatible to imx25's flexcan
Uwe Kleine-König
2
-4
/
+4
2018-05-08
can: flexcan: fix endianess detection
Uwe Kleine-König
1
-12
/
+14
2018-05-08
can: dev: increase bus-off message severity
Jakob Unterwurzacher
1
-1
/
+1
2018-05-08
llc: better deal with too small mtu
Eric Dumazet
1
-0
/
+3
2018-05-08
net: aquantia: Limit number of vectors to actually allocated irqs
Igor Russkikh
3
-10
/
+12
2018-05-08
net: aquantia: driver should correctly declare vlan_features bits
Igor Russkikh
1
-0
/
+2
2018-05-08
trivial: fix inconsistent help texts
Georg Hofmann
1
-5
/
+4
2018-05-08
MAINTAINERS: Update the 3c59x network driver entry
Steffen Klassert
1
-2
/
+2
2018-05-08
net/tls: Fix connection stall on partial tls record
Andre Tomt
1
-0
/
+1
2018-05-08
net: flow_dissector: fix typo 'can by' to 'can be'
Wolfram Sang
1
-1
/
+1
2018-05-08
net: dsa: mv88e6xxx: Fix PHY interrupts by parameterising PHY base address
Andrew Lunn
3
-1
/
+28
2018-05-08
tls: fix use after free in tls_sk_proto_close
Eric Dumazet
1
-7
/
+4
2018-05-08
sctp: delay the authentication for the duplicated cookie-echo chunk
Xin Long
2
-41
/
+75
2018-05-08
net: nixge: Address compiler warnings about signedness
Moritz Fischer
1
-1
/
+1
2018-05-08
net: nixge: Fix error path for obtaining mac address
Moritz Fischer
1
-3
/
+5
2018-05-08
selftests: net: use TEST_PROGS_EXTENDED
Anders Roxell
1
-1
/
+1
2018-05-04
net: phy: sfp: fix the BR,min computation
Antoine Tenart
1
-1
/
+1
2018-05-04
net: ethernet: sun: niu set correct packet size in skb
Rob Taglang
1
-3
/
+2
2018-05-04
net/netlink: make sure the headers line up actual value output
YU Bo
1
-3
/
+3
2018-05-04
tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
Michael Chan
1
-4
/
+5
2018-05-04
nsh: fix infinite loop
Eric Dumazet
1
-0
/
+4
2018-05-04
net: atm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-2
/
+7
2018-05-04
atm: zatm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+3
2018-05-04
openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
Stefano Brivio
1
-6
/
+3
2018-05-04
net: phy: broadcom: add support for BCM89610 PHY
Bhadram Varka
2
-0
/
+11
2018-05-04
bpf: use array_index_nospec in find_prog_type
Daniel Borkmann
1
-2
/
+8
2018-05-04
bpf: fix possible spectre-v1 in find_and_alloc_map()
Mark Rutland
1
-3
/
+6
2018-05-03
dccp: fix tasklet usage
Eric Dumazet
2
-3
/
+13
2018-05-03
smc: fix sendpage() call
Stefan Raspl
1
-2
/
+4
2018-05-03
net/smc: handle unregistered buffers
Karsten Graul
3
-5
/
+24
2018-05-03
net/smc: call consolidation
Karsten Graul
1
-20
/
+15
2018-05-03
qed: fix spelling mistake: "offloded" -> "offloaded"
Colin Ian King
1
-1
/
+1
2018-05-03
net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"
Colin Ian King
1
-1
/
+1
2018-05-03
tcp: restore autocorking
Eric Dumazet
1
-1
/
+1
[next]