index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
Merge tag 'ipvs-fixes-for-v4.11' of http://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
1
-5
/
+17
2017-04-28
netfilter: x_tables: unlock on error in xt_find_table_lock()
Dan Carpenter
1
-1
/
+3
2017-04-28
ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled
Paolo Abeni
1
-5
/
+17
2017-04-25
netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path
Dave Johnson
1
-1
/
+1
2017-04-25
netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded
Liping Zhang
1
-3
/
+2
2017-04-25
bridge: ebtables: fix reception of frames DNAT-ed to bridge device/port
Linus Lüssing
1
-0
/
+20
2017-04-24
netfilter: xt_socket: Fix broken IPv6 handling
Peter Tirsek
1
-1
/
+1
2017-04-24
netfilter: ctnetlink: acquire ct->lock before operating nf_ct_seqadj
Liping Zhang
1
-6
/
+15
2017-04-24
netfilter: ctnetlink: make it safer when updating ct->status
Liping Zhang
1
-9
/
+24
2017-04-24
netfilter: ctnetlink: fix deadlock due to acquire _expect_lock twice
Liping Zhang
1
-12
/
+12
2017-04-24
netfilter: ctnetlink: drop the incorrect cthelper module request
Liping Zhang
1
-16
/
+1
2017-04-24
netfilter: nft_set_bitmap: free dummy elements when destroy the set
Liping Zhang
1
-0
/
+5
2017-04-24
netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink
Liping Zhang
1
-5
/
+21
2017-04-24
openvswitch: Delete conntrack entry clashing with an expectation.
Jarno Rajahalme
1
-1
/
+29
2017-04-24
netfilter: xt_CT: fix refcnt leak on error path
Gao Feng
1
-2
/
+9
2017-04-21
netpoll: Check for skb->queue_mapping
Tushar Dave
1
-2
/
+8
2017-04-21
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-04-21
net: qrtr: potential use after free in qrtr_sendmsg()
Dan Carpenter
1
-1
/
+3
2017-04-21
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
1
-0
/
+4
2017-04-21
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-04-21
ipv6: sr: fix double free of skb after handling invalid SRH
David Lebrun
1
-1
/
+0
2017-04-20
net sched actions: allocate act cookie early
Wolfgang Bumiller
1
-23
/
+32
2017-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-29
/
+64
2017-04-20
ipv6: sr: fix out-of-bounds access in SRH validation
David Lebrun
1
-0
/
+3
2017-04-20
mac80211: reject ToDS broadcast data frames
Johannes Berg
1
-0
/
+21
2017-04-20
Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-18
/
+47
2017-04-18
af_key: Fix sadb_x_ipsecrequest parsing
Herbert Xu
1
-21
/
+26
2017-04-17
ipv6: drop non loopback packets claiming to originate from ::1
Florian Westphal
1
-2
/
+5
2017-04-17
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
3
-14
/
+6
2017-04-17
ipv4: fix a deadlock in ip_ra_control
WANG Cong
3
-9
/
+5
2017-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-25
/
+62
2017-04-14
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
Gao Feng
1
-1
/
+1
2017-04-14
netfilter: nft_hash: do not dump the auto generated seed
Liping Zhang
1
-3
/
+7
2017-04-13
mac80211: fix MU-MIMO follow-MAC mode
Johannes Berg
1
-18
/
+47
2017-04-12
ipv6: Fix idev->addr_list corruption
Rabin Vincent
1
-4
/
+7
2017-04-12
net: xdp: don't export dev_change_xdp_fd()
Johannes Berg
1
-1
/
+0
2017-04-12
bridge: netlink: register netdevice before executing changelink
Ido Schimmel
1
-2
/
+5
2017-04-12
bridge: implement missing ndo_uninit()
Ido Schimmel
4
-12
/
+21
2017-04-10
tcp: clear saved_syn in tcp_disconnect()
Eric Dumazet
1
-0
/
+1
2017-04-09
netfilter: nf_ct_expect: use proper RCU list traversal/update APIs
Liping Zhang
2
-5
/
+5
2017-04-09
netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL
Liping Zhang
1
-0
/
+6
2017-04-09
netfilter: make it safer during the inet6_dev->addr_list traversal
Liping Zhang
2
-1
/
+6
2017-04-09
netfilter: ctnetlink: make it safer when checking the ct helper name
Liping Zhang
1
-5
/
+10
2017-04-09
netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find
Gao Feng
2
-7
/
+20
2017-04-09
netfilter: ctnetlink: using bit to represent the ct event
Liping Zhang
1
-2
/
+2
2017-04-08
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
Eric Dumazet
1
-1
/
+5
2017-04-08
net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb
Gao Feng
1
-2
/
+2
2017-04-08
l2tp: don't mask errors in pppol2tp_getsockopt()
Guillaume Nault
1
-1
/
+6
2017-04-08
l2tp: don't mask errors in pppol2tp_setsockopt()
Guillaume Nault
1
-2
/
+0
2017-04-07
tcp: restrict F-RTO to work-around broken middle-boxes
Yuchung Cheng
1
-8
/
+12
[next]