index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-04-16
netfilter: fix CONFIG_NF_REJECT_IPV6=m link error
Arnd Bergmann
2018-04-16
netfilter: conntrack: silent a memory leak warning
Cong Wang
2018-04-11
netfilter: xt_connmark: Add bit mapping for bit-shift operation.
Jack Ma
2018-04-09
netfilter: ebtables: don't attempt to allocate 0-sized compat array
Florian Westphal
2018-04-09
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2018-04-09
netfilter: nf_conntrack_sip: allow duplicate SDP expectations
Florian Westphal
2018-04-09
inetpeer: fix uninit-value in inet_getpeer
Eric Dumazet
2018-04-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
2018-04-08
tipc: use the right skb in tipc_sk_fill_sock_diag()
Cong Wang
2018-04-08
sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
Eric Dumazet
2018-04-08
net: dsa: Discard frames from unused ports
Andrew Lunn
2018-04-08
sctp: do not leak kernel memory to user space
Eric Dumazet
2018-04-07
soreuseport: initialise timewait reuseport field
Eric Dumazet
2018-04-07
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
Eric Dumazet
2018-04-07
dccp: initialize ireq->ir_mark
Eric Dumazet
2018-04-07
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet
2018-04-07
net: initialize skb->peeked when cloning
Eric Dumazet
2018-04-07
netlink: fix uninit-value in netlink_sendmsg
Eric Dumazet
2018-04-07
net_sched: fix a missing idr_remove() in u32_delete_key()
Cong Wang
2018-04-05
net/sched: fix NULL dereference in the error path of tcf_bpf_init()
Davide Caratti
2018-04-05
net/ipv6: Increment OUTxxx counters after netfilter hook
Jeff Barnhill
2018-04-05
arp: fix arp_filter on l3slave devices
Miguel Fadon Perlines
2018-04-05
vti6: better validate user provided tunnel names
Eric Dumazet
2018-04-05
ip6_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-04-05
ip6_gre: better validate user provided tunnel names
Eric Dumazet
2018-04-05
ipv6: sit: better validate user provided tunnel names
Eric Dumazet
2018-04-05
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-04-05
net: fool proof dev_valid_name()
Eric Dumazet
2018-04-04
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
2018-04-04
tipc: Fix namespace violation in tipc_sk_fill_sock_diag
GhantaKrishnamurthy MohanKrishna
2018-04-04
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
2018-04-04
tipc: Fix missing list initializations in struct tipc_subscription
Jon Maloy
2018-04-04
ipv6: udp: set dst cache for a connected sk if current not valid
Alexey Kodanev
2018-04-04
ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg()
Alexey Kodanev
2018-04-04
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
2018-04-04
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
Alexey Kodanev
2018-04-04
af_unix: remove redundant lockdep class
Cong Wang
2018-04-04
rxrpc: Fix undefined packet handling
David Howells
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-04-03
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-02
net: socket: add __compat_sys_...msg() helpers; remove in-kernel calls to com...
Dominik Brodowski
2018-04-02
net: socket: add __compat_sys_recvmmsg() helper; remove in-kernel call to com...
Dominik Brodowski
2018-04-02
net: socket: add __compat_sys_getsockopt() helper; remove in-kernel call to c...
Dominik Brodowski
2018-04-02
net: socket: add __compat_sys_setsockopt() helper; remove in-kernel call to c...
Dominik Brodowski
2018-04-02
net: socket: add __compat_sys_recvfrom() helper; remove in-kernel call to com...
Dominik Brodowski
2018-04-02
net: socket: replace call to sys_recv() with __sys_recvfrom()
Dominik Brodowski
2018-04-02
net: socket: replace calls to sys_send() with __sys_sendto()
Dominik Brodowski
2018-04-02
net: socket: move check for forbid_cmsg_compat to __sys_...msg()
Dominik Brodowski
[next]