index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPAT
Willem de Bruijn
2017-05-18
1
-8
/
+13
*
ebtables: arpreply: Add the standard target sanity check
Gao Feng
2017-05-16
2
-0
/
+8
*
netfilter: nf_tables: revisit chain/object refcounting from elements
Pablo Neira Ayuso
2017-05-15
6
-18
/
+81
*
netfilter: nf_tables: missing sanitization in data from userspace
Pablo Neira Ayuso
2017-05-15
2
-7
/
+24
*
netfilter: nf_tables: can't assume lock is acquired when dumping set elems
Liping Zhang
2017-05-15
2
-23
/
+57
*
netfilter: synproxy: fix conntrackd interaction
Eric Leblond
2017-05-15
1
-0
/
+4
*
netfilter: xtables: zero padding in data_to_user
Willem de Bruijn
2017-05-15
3
-7
/
+13
*
Merge tag 'ipvs-fixes-for-v4.12' of http://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
2017-05-15
1
-5
/
+14
|
\
|
*
ipvs: SNAT packet replies only for NATed connections
Julian Anastasov
2017-05-08
1
-5
/
+14
*
|
netfilter: nfnl_cthelper: reject del request if helper obj is in use
Liping Zhang
2017-05-15
3
-6
/
+19
*
|
netfilter: introduce nf_conntrack_helper_put helper function
Liping Zhang
2017-05-15
5
-7
/
+15
*
|
netfilter: don't setup nat info for confirmed ct
Liping Zhang
2017-05-15
1
-0
/
+4
*
|
netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
Matthias Kaehlcke
2017-05-15
1
-4
/
+3
*
|
vmxnet3: ensure that adapter is in proper state during force_close
Neil Horman
2017-05-12
1
-0
/
+5
*
|
sfc: revert changes to NIC revision numbers
Bert Kenward
2017-05-12
1
-2
/
+6
*
|
net: ch9200: add missing USB-descriptor endianness conversions
Johan Hovold
2017-05-12
1
-2
/
+2
*
|
net: irda: irda-usb: fix firmware name on big-endian hosts
Johan Hovold
2017-05-12
1
-1
/
+1
*
|
net: dsa: mv88e6xxx: add default case to switch
Gustavo A. R. Silva
2017-05-12
1
-0
/
+3
*
|
sctp: fix src address selection if using secondary addresses for ipv6
Xin Long
2017-05-12
1
-17
/
+29
*
|
net: phy: Call bus->reset() after releasing PHYs from reset
Florian Fainelli
2017-05-11
1
-3
/
+3
*
|
bpf: Handle multiple variable additions into packet pointers in verifier.
David S. Miller
2017-05-11
2
-1
/
+38
*
|
tipc: make macro tipc_wait_for_cond() smp safe
Jon Paul Maloy
2017-05-11
1
-19
/
+19
*
|
samples/bpf: run cleanup routines when receiving SIGTERM
Andy Gospodarek
2017-05-11
7
-1
/
+9
*
|
ethernet: aquantia: remove redundant checks on error status
Colin Ian King
2017-05-11
2
-23
/
+2
*
|
bpf: Remove commented out debugging hack in test_align.
David S. Miller
2017-05-11
1
-1
/
+0
*
|
Merge branch 'qlcnic-fixes'
David S. Miller
2017-05-11
4
-2
/
+40
|
\
\
|
*
|
qlcnic: Update version to 5.3.66
Chopra, Manish
2017-05-11
1
-2
/
+2
|
*
|
qlcnic: Fix link configuration with autoneg disabled
Chopra, Manish
2017-05-11
3
-0
/
+38
|
/
/
*
|
xen-netfront: avoid crashing on resume after a failure in talk_to_netback()
Vitaly Kuznetsov
2017-05-11
1
-2
/
+1
*
|
net: sched: optimize class dumps
Eric Dumazet
2017-05-11
1
-0
/
+6
*
|
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
2017-05-11
1
-4
/
+5
*
|
netem: fix skb_orphan_partial()
Eric Dumazet
2017-05-11
1
-12
/
+8
*
|
Merge branch 'generic-xdp-followups'
David S. Miller
2017-05-11
6
-48
/
+90
|
\
\
|
*
|
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
2017-05-11
4
-43
/
+67
|
*
|
xdp: add flag to enforce driver mode
Daniel Borkmann
2017-05-11
5
-5
/
+23
|
/
/
*
|
bpf: Provide a linux/types.h override for bpf selftests.
David S. Miller
2017-05-11
2
-1
/
+8
*
|
Merge branch 'bpf-pkt-ptr-align'
David S. Miller
2017-05-11
10
-28
/
+580
|
\
\
|
*
|
bpf: Add verifier test case for alignment.
David S. Miller
2017-05-11
2
-1
/
+419
|
*
|
bpf: Add bpf_verify_program() to the library.
David S. Miller
2017-05-11
2
-0
/
+26
|
*
|
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
2017-05-11
6
-9
/
+40
|
*
|
bpf: Do per-instruction state dumping in verifier when log_level > 1.
David S. Miller
2017-05-11
1
-2
/
+6
|
*
|
bpf: Track alignment of register values in the verifier.
David S. Miller
2017-05-11
2
-19
/
+92
|
/
/
*
|
bpf, arm64: fix faulty emission of map access in tail calls
Daniel Borkmann
2017-05-11
1
-2
/
+3
*
|
net: ethernet: ti: netcp_core: return error while dma channel open issue
Ivan Khoronzhuk
2017-05-11
2
-3
/
+5
*
|
Merge branch 's390-net-fixes'
David S. Miller
2017-05-11
7
-24
/
+69
|
\
\
|
*
|
s390/qeth: add missing hash table initializations
Ursula Braun
2017-05-11
1
-0
/
+2
|
*
|
s390/qeth: avoid null pointer dereference on OSN
Julian Wiedmann
2017-05-11
1
-4
/
+6
|
*
|
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
2017-05-11
7
-20
/
+51
|
*
|
s390/qeth: handle sysfs error during initialization
Ursula Braun
2017-05-11
4
-3
/
+13
|
/
/
*
|
mdio: mux: Correct mdio_mux_init error path issues
Jon Mason
2017-05-11
1
-5
/
+7
[next]