index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: improve verifier branch analysis
Alexei Starovoitov
2018-12-04
2
-15
/
+82
*
bpf: check pending signals while verifying programs
Alexei Starovoitov
2018-12-04
1
-0
/
+3
*
bpf: powerpc64: optimize JIT passes for bpf function calls
Sandipan Das
2018-12-03
1
-0
/
+66
*
bpf: refactor bpf_test_run() to separate own failures and test program result
Roman Gushchin
2018-12-01
1
-6
/
+15
*
bpf: Improve socket lookup reuseport documentation
Joe Stringer
2018-12-01
2
-4
/
+8
*
bpf: Support sk lookup in netns with id 0
Joe Stringer
2018-12-01
5
-44
/
+63
*
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
2018-12-01
4
-18
/
+39
*
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-11-30
1
-1
/
+1
*
tools: bpftool: fix a bitfield pretty print issue
Yonghong Song
2018-11-29
1
-3
/
+3
*
Merge branch 'btf-check-name'
Alexei Starovoitov
2018-11-29
2
-7
/
+450
|
\
|
*
tools/bpf: add addition type tests to test_btf
Yonghong Song
2018-11-29
1
-0
/
+361
|
*
tools/bpf: fix two test_btf unit test cases
Martin KaFai Lau
2018-11-29
1
-7
/
+7
|
*
bpf: btf: check name validity for various types
Yonghong Song
2018-11-29
1
-0
/
+57
|
*
bpf: btf: implement btf_name_valid_identifier()
Yonghong Song
2018-11-29
1
-0
/
+25
|
/
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2018-11-28
4
-9
/
+12
|
\
|
*
i40e: fix kerneldoc for xsk methods
Jan Sokolowski
2018-11-28
1
-7
/
+7
|
*
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
2018-11-28
1
-1
/
+3
|
*
i40e: Fix deletion of MAC filters
Lihong Yang
2018-11-28
1
-1
/
+1
|
*
igb: fix uninitialized variables
Yunjian Wang
2018-11-28
1
-0
/
+1
*
|
s390/qeth: fix length check in SNMP processing
Julian Wiedmann
2018-11-28
1
-15
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-28
23
-107
/
+259
|
\
\
|
*
|
netfilter: nf_tables: deactivate expressions in rule replecement routine
Taehee Yoo
2018-11-28
1
-11
/
+4
|
*
|
netfilter: nf_conncount: remove wrong condition check routine
Taehee Yoo
2018-11-27
1
-5
/
+2
|
*
|
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
2018-11-27
2
-14
/
+32
|
*
|
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-11-27
9
-22
/
+63
|
*
|
netfilter: ipv6: Preserve link scope traffic original oif
Alin Nastac
2018-11-27
1
-1
/
+2
|
*
|
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
Florian Westphal
2018-11-26
3
-14
/
+28
|
*
|
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Xin Long
2018-11-26
1
-0
/
+3
|
*
|
netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
Taehee Yoo
2018-11-17
1
-6
/
+3
|
*
|
netfilter: nf_tables: fix use-after-free when deleting compat expressions
Florian Westphal
2018-11-13
2
-3
/
+5
|
*
|
netfilter: xt_RATEEST: remove netns exit routine
Taehee Yoo
2018-11-13
1
-10
/
+0
|
*
|
netfilter: nf_tables: don't use position attribute on rule replacement
Florian Westphal
2018-11-12
1
-10
/
+7
|
*
|
selftests: add script to stress-test nft packet path vs. control plane
Florian Westphal
2018-11-12
4
-0
/
+87
|
*
|
netfilter: nf_tables: don't skip inactive chains during update
Florian Westphal
2018-11-12
1
-6
/
+3
|
*
|
netfilter: nf_conncount: fix unexpected permanent node of list.
Taehee Yoo
2018-11-12
1
-3
/
+15
|
*
|
netfilter: nf_conncount: fix list_del corruption in conn_free
Taehee Yoo
2018-11-12
1
-2
/
+5
|
*
|
netfilter: nf_conncount: use spin_lock_bh instead of spin_lock
Taehee Yoo
2018-11-12
1
-6
/
+6
*
|
|
net: hisilicon: remove unexpected free_netdev
Pan Bian
2018-11-28
1
-3
/
+1
*
|
|
rapidio/rionet: do not free skb before reading its length
Pan Bian
2018-11-28
1
-1
/
+1
|
|
/
|
/
|
*
|
lan743x: Enable driver to work with LAN7431
Bryan Whitehead
2018-11-28
2
-0
/
+2
*
|
tipc: fix lockdep warning during node delete
Jon Maloy
2018-11-28
1
-2
/
+5
*
|
lan743x: fix return value for lan743x_tx_napi_poll
Bryan Whitehead
2018-11-28
1
-5
/
+5
*
|
net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"
Colin Ian King
2018-11-28
1
-1
/
+1
*
|
qed: fix spelling mistake "attnetion" -> "attention"
Colin Ian King
2018-11-28
1
-1
/
+1
*
|
net: thunderx: fix NULL pointer dereference in nic_remove
Lorenzo Bianconi
2018-11-28
1
-0
/
+3
*
|
sctp: increase sk_wmem_alloc when head->truesize is increased
Xin Long
2018-11-28
1
-0
/
+1
*
|
firestream: fix spelling mistake: "Inititing" -> "Initializing"
Colin Ian King
2018-11-28
1
-2
/
+2
*
|
net: phy: add workaround for issue where PHY driver doesn't bind to the device
Heiner Kallweit
2018-11-28
1
-0
/
+8
*
|
usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
Bernd Eckstein
2018-11-27
1
-6
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-11-27
6
-58
/
+223
|
\
\
[next]