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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-03
12
-59
/
+162
|
\
|
*
netfilter: nf_tables: check if same extensions are set when adding elements
Pablo Neira Ayuso
2017-05-03
1
-0
/
+5
|
*
Merge tag 'ipvs-fixes-for-v4.11' of http://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
2017-04-28
1
-5
/
+17
|
|
\
|
|
*
ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled
Paolo Abeni
2017-04-28
1
-5
/
+17
|
*
|
netfilter: x_tables: unlock on error in xt_find_table_lock()
Dan Carpenter
2017-04-28
1
-1
/
+3
|
|
/
|
*
netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path
Dave Johnson
2017-04-25
1
-1
/
+1
|
*
netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded
Liping Zhang
2017-04-25
1
-3
/
+2
|
*
bridge: ebtables: fix reception of frames DNAT-ed to bridge device/port
Linus Lüssing
2017-04-25
1
-0
/
+20
|
*
netfilter: xt_socket: Fix broken IPv6 handling
Peter Tirsek
2017-04-24
1
-1
/
+1
|
*
netfilter: ctnetlink: acquire ct->lock before operating nf_ct_seqadj
Liping Zhang
2017-04-24
1
-6
/
+15
|
*
netfilter: ctnetlink: make it safer when updating ct->status
Liping Zhang
2017-04-24
1
-9
/
+24
|
*
netfilter: ctnetlink: fix deadlock due to acquire _expect_lock twice
Liping Zhang
2017-04-24
1
-12
/
+12
|
*
netfilter: ctnetlink: drop the incorrect cthelper module request
Liping Zhang
2017-04-24
1
-16
/
+1
|
*
netfilter: nft_set_bitmap: free dummy elements when destroy the set
Liping Zhang
2017-04-24
1
-0
/
+5
|
*
netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink
Liping Zhang
2017-04-24
1
-5
/
+21
|
*
openvswitch: Delete conntrack entry clashing with an expectation.
Jarno Rajahalme
2017-04-24
1
-1
/
+29
|
*
netfilter: xt_CT: fix refcnt leak on error path
Gao Feng
2017-04-24
1
-2
/
+9
*
|
netfilter: conntrack: Force inlining of build check to prevent build failure
Geert Uytterhoeven
2017-05-03
1
-1
/
+1
*
|
net: ipv6: Do not duplicate DAD on link up
David Ahern
2017-05-03
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
477
-7528
/
+13822
|
\
\
|
*
|
tipc: refactor function tipc_sk_recv_stream()
Jon Paul Maloy
2017-05-02
1
-84
/
+71
|
*
|
tipc: refactor function tipc_sk_recvmsg()
Jon Paul Maloy
2017-05-02
1
-59
/
+50
|
*
|
ipx: call ipxitf_put() in ioctl error path
Dan Carpenter
2017-05-02
1
-3
/
+2
|
*
|
net: sched: add helpers to handle extended actions
Jiri Pirko
2017-05-02
1
-1
/
+1
|
*
|
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
2017-05-02
1
-2
/
+4
|
*
|
bpf: Align packet data properly in program testing framework.
David Miller
2017-05-02
1
-5
/
+5
|
*
|
bpf: Do not dereference user pointer in bpf_test_finish().
David Miller
2017-05-02
1
-4
/
+5
|
*
|
xdp: fix parameter kdoc for extack
Jakub Kicinski
2017-05-02
1
-1
/
+1
|
*
|
ipv6: Need to export ipv6_push_frag_opts for tunneling now.
David S. Miller
2017-05-01
1
-1
/
+1
|
*
|
xfrm: Indicate xfrm_state offload errors
Ilan Tayari
2017-05-01
1
-3
/
+6
|
*
|
net/esp4: Fix invalid esph pointer crash
Ilan Tayari
2017-05-01
1
-0
/
+1
|
*
|
ip6_tunnel: Fix missing tunnel encapsulation limit option
Craig Gallek
2017-05-01
1
-2
/
+2
|
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-05-01
9
-884
/
+324
|
|
\
\
|
|
*
|
Bluetooth: Add selftest for ECDH key generation
Marcel Holtmann
2017-04-30
2
-3
/
+38
|
|
*
|
Bluetooth: zero kpp input for key generation
Marcel Holtmann
2017-04-30
1
-0
/
+1
|
|
*
|
Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
Szymon Janc
2017-04-30
1
-1
/
+2
|
|
*
|
Bluetooth: allocate data for kpp on heap
Salvatore Benedetto
2017-04-30
2
-11
/
+33
|
|
*
|
Bluetooth: convert smp and selftest to crypto kpp API
Salvatore Benedetto
2017-04-25
8
-878
/
+259
|
*
|
|
flower: check unused bits in MPLS fields
Benjamin LaHaise
2017-05-01
1
-10
/
+22
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-05-01
94
-737
/
+765
|
|
\
\
\
|
|
*
|
|
netfilter: nf_ct_ext: invoke destroy even when ext is not attached
Liping Zhang
2017-05-01
1
-6
/
+2
|
|
*
|
|
Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
2017-05-01
2
-23
/
+1
|
|
|
\
\
\
|
|
|
*
|
|
ipvs: change comparison on sync_refresh_period
Aaron Conole
2017-04-28
1
-1
/
+1
|
|
|
*
|
|
ipvs: remove unused function ip_vs_set_state_timeout
Aaron Conole
2017-04-28
1
-22
/
+0
|
|
*
|
|
|
netfilter: snmp: avoid stack size warning
Florian Westphal
2017-05-01
1
-6
/
+6
|
|
*
|
|
|
netfilter: nf_queue: only call synchronize_net twice if nf_queue is active
Florian Westphal
2017-05-01
4
-22
/
+26
|
|
*
|
|
|
netfilter: nf_log: don't call synchronize_rcu in nf_log_unset
Florian Westphal
2017-05-01
2
-2
/
+1
|
|
*
|
|
|
netfilter: batch synchronize_net calls during hook unregister
Florian Westphal
2017-05-01
1
-6
/
+40
|
|
|
/
/
/
|
|
*
|
|
netfilter: don't attach a nat extension by default
Florian Westphal
2017-04-26
3
-12
/
+2
|
|
*
|
|
netfilter: pptp: attach nat extension when needed
Florian Westphal
2017-04-26
2
-6
/
+31
[next]