index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
kcm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2018-07-10
bpf: fix ldx in ld_abs rewrite for large offsets
Daniel Borkmann
1
-3
/
+13
2018-07-10
samples/bpf: Fix tc and ip paths in xdp2skb_meta.sh
Taeung Song
1
-3
/
+3
2018-07-10
rhashtable: add restart routine in rhashtable_free_and_destroy()
Taehee Yoo
1
-1
/
+7
2018-07-10
bnxt_en: Fix for system hang if request_irq fails
Vikas Gupta
1
-1
/
+3
2018-07-10
bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.
Michael Chan
3
-4
/
+1
2018-07-10
bnxt_en: Support clearing of the IFF_BROADCAST flag.
Michael Chan
1
-2
/
+7
2018-07-10
bnxt_en: Always set output parameters in bnxt_get_max_rings().
Michael Chan
1
-2
/
+2
2018-07-10
bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.
Michael Chan
1
-1
/
+4
2018-07-10
bnxt_en: Fix the vlan_tci exact match check.
Venkat Duvvuru
1
-3
/
+27
2018-07-09
netfilter: ipv6: nf_defrag: drop skb dst before queueing
Florian Westphal
1
-0
/
+2
2018-07-09
netfilter: nf_conntrack: Fix possible possible crash on module loading.
Andrey Ryabinin
1
-1
/
+1
2018-07-09
netfilter: nft_compat: explicitly reject ERROR and standard target
Florian Westphal
1
-0
/
+13
2018-07-09
net: ieee802154: adf7242: Fix OCL calibration runs
Michael Hennerich
1
-1
/
+28
[next]