index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
mac80211: Run TXQ teardown code before de-registering interfaces
Toke Høiland-Jørgensen
2018-08-14
1
-1
/
+1
|
|
*
|
rfkill-gpio: include linux/mod_devicetable.h
Arnd Bergmann
2018-08-14
1
-0
/
+1
|
*
|
|
tipc: correct spelling errors for tipc_topsrv_queue_evt() comments
Zhenbo Gao
2018-09-04
1
-2
/
+2
|
*
|
|
tipc: correct spelling errors for struct tipc_bc_base's comment
Zhenbo Gao
2018-09-04
1
-2
/
+2
|
*
|
|
sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabel
Xin Long
2018-09-04
1
-4
/
+6
|
*
|
|
sctp: fix invalid reference to the index variable of the iterator
Xin Long
2018-09-04
1
-11
/
+13
|
*
|
|
net: sched: null actions array pointer before releasing action
Vlad Buslov
2018-09-04
1
-1
/
+1
|
*
|
|
ip6_tunnel: respect ttl inherit for ip6tnl
Hangbin Liu
2018-09-04
1
-1
/
+9
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-09-03
1
-4
/
+3
|
|
\
\
\
|
|
*
|
|
bpf: Fix bpf_msg_pull_data()
Tushar Dave
2018-09-02
1
-4
/
+3
|
*
|
|
|
net/ipv6: Only update MTU metric if it set
David Ahern
2018-09-02
1
-1
/
+4
|
*
|
|
|
igmp: fix incorrect unsolicit report count after link down and up
Hangbin Liu
2018-09-02
1
-4
/
+2
|
*
|
|
|
igmp: fix incorrect unsolicit report count when join group
Hangbin Liu
2018-09-02
1
-3
/
+2
|
|
/
/
/
|
*
|
|
ipv6: don't get lwtstate twice in ip6_rt_copy_init()
Alexey Kodanev
2018-09-02
1
-1
/
+0
|
*
|
|
tcp: do not restart timewait timer on rst reception
Florian Westphal
2018-09-01
1
-1
/
+2
|
*
|
|
net/rds: RDS is not Radio Data System
Pavel Machek
2018-09-01
1
-1
/
+1
|
*
|
|
Revert "packet: switch kvzalloc to allocate memory"
Eric Dumazet
2018-09-01
2
-13
/
+32
|
*
|
|
net_sched: reject unknown tcfa_action values
Paolo Abeni
2018-08-30
1
-5
/
+11
|
*
|
|
net: rtnl: return early from rtnl_unregister_all when protocol isn't registered
Sabrina Dubroca
2018-08-30
1
-0
/
+4
|
*
|
|
ipv6: fix cleanup ordering for pingv6 registration
Sabrina Dubroca
2018-08-30
1
-2
/
+2
|
*
|
|
ipv6: fix cleanup ordering for ip6_mr failure
Sabrina Dubroca
2018-08-30
1
-3
/
+3
|
*
|
|
net/sched: act_pedit: fix dump of extended layered op
Davide Caratti
2018-08-30
1
-5
/
+13
|
*
|
|
tipc: switch to rhashtable iterator
Cong Wang
2018-08-30
4
-26
/
+56
|
*
|
|
tipc: fix a missing rhashtable_walk_exit()
Cong Wang
2018-08-30
1
-0
/
+2
|
*
|
|
vti6: remove !skb->ignore_df check from vti6_xmit()
Alexey Kodanev
2018-08-30
1
-1
/
+1
|
*
|
|
bpf: fix sg shift repair start offset in bpf_msg_pull_data
Daniel Borkmann
2018-08-29
1
-13
/
+13
|
*
|
|
bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
Daniel Borkmann
2018-08-29
1
-1
/
+4
|
*
|
|
bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
Daniel Borkmann
2018-08-29
1
-3
/
+2
|
*
|
|
bpf: fix several offset tests in bpf_msg_pull_data
Daniel Borkmann
2018-08-29
1
-5
/
+9
|
*
|
|
bpf: fix build error with clang
Stefan Agner
2018-08-28
1
-1
/
+1
|
*
|
|
net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6
Zhu Yanjun
2018-08-28
1
-7
/
+2
|
*
|
|
net: dsa: Drop GPIO includes
Linus Walleij
2018-08-28
1
-2
/
+0
|
*
|
|
tipc: fix the big/little endian issue in tipc_dest
Haiqing Bai
2018-08-28
2
-13
/
+6
|
*
|
|
net: sched: return -ENOENT when trying to remove filter from non-existent chain
Jiri Pirko
2018-08-28
1
-1
/
+1
|
*
|
|
net: sched: fix extack error message when chain is failed to be created
Jiri Pirko
2018-08-28
1
-1
/
+1
|
*
|
|
erspan: set erspan_ver to 1 by default when adding an erspan dev
Xin Long
2018-08-28
2
-0
/
+4
|
*
|
|
sctp: remove useless start_fail from sctp_ht_iter in proc
Xin Long
2018-08-28
1
-4
/
+0
|
*
|
|
sctp: hold transport before accessing its asoc in sctp_transport_get_next
Xin Long
2018-08-28
2
-11
/
+15
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-09-02
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
notifier: Remove notifier header file wherever not used
Mukesh Ojha
2018-08-30
1
-1
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-27
30
-265
/
+142
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
net: sched: Fix memory exposure from short TCA_U32_SEL
Kees Cook
2018-08-26
1
-2
/
+8
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-08-24
2
-4
/
+9
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
tls: possible hang when do_tcp_sendpages hits sndbuf is full case
John Fastabend
2018-08-22
1
-2
/
+7
|
|
*
|
xsk: fix return value of xdp_umem_assign_dev()
Prashant Bhole
2018-08-21
1
-2
/
+2
|
*
|
|
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Hangbin Liu
2018-08-23
1
-1
/
+1
|
*
|
|
tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0
Kevin Yang
2018-08-23
1
-2
/
+2
|
*
|
|
tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
Kevin Yang
2018-08-23
1
-0
/
+4
|
*
|
|
tcp_bbr: add bbr_check_probe_rtt_done() helper
Kevin Yang
2018-08-23
1
-16
/
+18
|
*
|
|
ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state
Eric Dumazet
2018-08-23
1
-0
/
+6
[prev]
[next]