index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
nlattr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-16
tg3: Update copyright
Siva Reddy Kallam
2
-0
/
+6
2018-07-16
ibmvnic: Fix error recovery on login failure
John Allen
1
-2
/
+2
2018-07-16
net: lan78xx: Fix race in tx pending skb size calculation
Stefan Wahren
1
-1
/
+4
2018-07-16
net/ipv6: Do not allow device only routes via the multipath API
David Ahern
1
-0
/
+7
2018-07-16
tcp: Fix broken repair socket window probe patch
Stefan Baranoff
2
-6
/
+11
2018-07-16
net/mlx4_en: Don't reuse RX page when XDP is set
Saeed Mahameed
1
-2
/
+6
2018-07-16
net/ethernet/freescale/fman: fix cross-build error
Randy Dunlap
1
-0
/
+1
2018-07-16
hv/netvsc: fix handling of fallback to single queue mode
Stephen Hemminger
1
-0
/
+1
2018-07-16
ibmvnic: Revise RX/TX queue error messages
Thomas Falcon
1
-12
/
+27
2018-07-16
ipv6: make DAD fail with enhanced DAD when nonce length differs
Sabrina Dubroca
1
-1
/
+1
2018-07-16
net: ethernet: stmmac: fix documentation warning
Corentin Labbe
1
-1
/
+0
2018-07-16
net: stmmac: dwmac-sun8i: fix typo descrive => describe
Corentin Labbe
1
-1
/
+1
2018-07-16
net: ip6_gre: get ipv6hdr after skb_cow_head()
Prashant Bhole
1
-1
/
+2
2018-07-16
tun: Fix use-after-free on XDP_TX
Toshiaki Makita
1
-1
/
+1
2018-07-16
bonding: Fix a typo in bonding.txt
Masanari Iida
1
-1
/
+1
2018-07-16
tls: Stricter error checking in zerocopy sendmsg path
Dave Watson
1
-1
/
+1
2018-07-16
scripts/tags.sh: Add BPF_CALL
Constantine Shulyupin
1
-0
/
+1
2018-07-16
KEYS: DNS: fix parsing multiple options
Eric Biggers
1
-12
/
+16
2018-07-16
ipv6/mcast: init as INCLUDE when join SSM INCLUDE group
Hangbin Liu
3
-21
/
+50
2018-07-16
ipv4/igmp: init group mode as INCLUDE when join source group
Hangbin Liu
3
-18
/
+46
2018-07-14
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
3
-31
/
+0
2018-07-14
tcp: fix dctcp delayed ACK schedule
Yuchung Cheng
1
-2
/
+4
2018-07-14
qlogic: check kstrtoul() for errors
Dan Carpenter
1
-0
/
+2
2018-07-14
net: ethtool: fix spelling mistake: "tubale" -> "tunable"
Michael Heimpold
1
-1
/
+1
2018-07-13
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
1
-2
/
+1
2018-07-13
xsk: do not return EMSGSIZE in copy mode for packets larger than MTU
Magnus Karlsson
1
-6
/
+1
2018-07-13
xsk: always return ENOBUFS from sendmsg if there is no TX queue
Magnus Karlsson
1
-3
/
+2
2018-07-13
xsk: do not return EAGAIN from sendmsg when completion queue is full
Magnus Karlsson
1
-3
/
+1
2018-07-13
xsk: do not return ENXIO from TX copy mode
Magnus Karlsson
1
-3
/
+1
2018-07-13
selftests: in udpgso_bench do not test udp zerocopy
Willem de Bruijn
1
-3
/
+0
2018-07-13
packet: reset network header if packet shorter than ll reserved space
Willem de Bruijn
1
-0
/
+2
2018-07-13
nsh: set mac len based on inner packet
Willem de Bruijn
1
-1
/
+1
2018-07-13
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
2
-5
/
+7
2018-07-12
sfc: hold filter_sem consistently during reset
Bert Kenward
1
-9
/
+8
2018-07-12
sfc: avoid hang from nested use of the filter_sem
Bert Kenward
1
-9
/
+21
2018-07-12
net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
Florian Fainelli
2
-3
/
+4
2018-07-12
tcp: allow user to create repair socket without window probes
Stefan Baranoff
1
-3
/
+5
2018-07-12
tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT sockets
Stefan Baranoff
1
-5
/
+18
2018-07-12
bpf: don't leave partial mangled prog in jit_subprogs error path
Daniel Borkmann
1
-2
/
+9
2018-07-12
sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
Jacob Keller
1
-7
/
+18
2018-07-12
networking: e1000.rst: Get rid of Sphinx warnings
Mauro Carvalho Chehab
1
-75
/
+112
2018-07-12
networking: e100.rst: Get rid of Sphinx warnings
Mauro Carvalho Chehab
1
-10
/
+17
2018-07-12
ixgbe: Off by one in ixgbe_ipsec_tx()
Dan Carpenter
1
-1
/
+1
2018-07-12
ixgbe: Be more careful when modifying MAC filters
Alexander Duyck
1
-1
/
+11
2018-07-12
qed: fix spelling mistake "successffuly" -> "successfully"
Ewan D. Milne
1
-1
/
+1
2018-07-12
sfp: fix module initialisation with netdev already up
Russell King
1
-2
/
+2
2018-07-12
sfp: ensure we clean up properly on bus registration failure
Russell King
1
-7
/
+24
2018-07-12
bpf: fix panic due to oob in bpf_prog_test_run_skb
Daniel Borkmann
2
-4
/
+36
2018-07-11
bpf: btf: Fix bitfield extraction for big endian
Okash Khawaja
1
-17
/
+13
2018-07-11
bpf: fix availability probing for seg6 helpers
Mathieu Xhonneux
1
-15
/
+8
[next]