index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
net_sched/hfsc: opencode trivial set_active() and set_passive()
Konstantin Khlebnikov
2017-08-16
1
-29
/
+16
*
net_sched: call qlen_notify only if child qdisc is empty
Konstantin Khlebnikov
2017-08-16
6
-13
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
19
-68
/
+113
|
\
|
*
net_sched: remove warning from qdisc_hash_add
Konstantin Khlebnikov
2017-08-15
1
-3
/
+0
|
*
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
2017-08-15
1
-1
/
+4
|
*
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
Konstantin Khlebnikov
2017-08-15
4
-4
/
+12
|
*
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
2017-08-15
1
-5
/
+7
|
*
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
2017-08-15
1
-3
/
+3
|
*
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...
David S. Miller
2017-08-15
1
-1
/
+21
|
|
\
|
|
*
mac80211: add api to start ba session timer expired flow
Naftali Goldstein
2017-08-09
1
-1
/
+21
|
*
|
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
2017-08-14
2
-4
/
+4
|
*
|
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
2017-08-14
1
-4
/
+1
|
*
|
ipv6: release rt6->rt6i_idev properly during ifdown
Wei Wang
2017-08-14
1
-8
/
+5
|
*
|
af_key: do not use GFP_KERNEL in atomic contexts
Eric Dumazet
2017-08-14
1
-22
/
+26
|
*
|
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
Sabrina Dubroca
2017-08-14
1
-7
/
+7
|
*
|
tipc: avoid inheriting msg_non_seq flag when message is returned
Jon Paul Maloy
2017-08-14
1
-0
/
+1
|
*
|
tipc: accept PACKET_MULTICAST packets
Jon Paul Maloy
2017-08-14
1
-1
/
+1
|
*
|
ipv4: route: fix inet_rtm_getroute induced crash
Florian Westphal
2017-08-14
1
-1
/
+2
|
*
|
bpf: fix two missing target_size settings in bpf_convert_ctx_access
Daniel Borkmann
2017-08-11
1
-0
/
+2
|
*
|
net/sched/hfsc: allocate tcf block for hfsc root class
Konstantin Khlebnikov
2017-08-11
1
-0
/
+8
|
*
|
net: dsa: ksz: fix skb freeing
Vivien Didelot
2017-08-11
1
-4
/
+9
*
|
|
ipv4: route: set ipv4 RTM_GETROUTE to not use rtnl
Florian Westphal
2017-08-15
1
-1
/
+2
*
|
|
ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl
Florian Westphal
2017-08-15
1
-1
/
+2
*
|
|
ipv6: route: make rtm_getroute not assume rtnl is locked
Florian Westphal
2017-08-15
1
-1
/
+6
*
|
|
dsa: fix flow disector null pointer
Craig Gallek
2017-08-15
1
-1
/
+1
*
|
|
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
2017-08-15
1
-6
/
+1
*
|
|
net: ipv4: add check for l3slave for index returned in IP_PKTINFO
David Ahern
2017-08-13
1
-1
/
+2
*
|
|
net: ipv4: remove unnecessary check on orig_oif
David Ahern
2017-08-13
1
-1
/
+1
*
|
|
net: export some generic xdp helpers
Jason Wang
2017-08-13
1
-6
/
+8
*
|
|
rtnelink: Move link dump consistency check out of the loop
Jakub Sitnicki
2017-08-13
1
-4
/
+2
*
|
|
openvswitch: Remove unnecessary newlines from OVS_NLERR uses
Joe Perches
2017-08-11
2
-10
/
+6
*
|
|
net: skb_needs_check() removes CHECKSUM_UNNECESSARY check for tx.
Tonghao Zhang
2017-08-11
1
-2
/
+1
*
|
|
net: ipv4: set orig_oif based on fib result for local traffic
David Ahern
2017-08-11
1
-0
/
+6
*
|
|
net: sched: remove cops->tcf_cl_offload
Jiri Pirko
2017-08-11
5
-24
/
+12
*
|
|
net: sched: use newly added classid identity helpers
Jiri Pirko
2017-08-11
1
-1
/
+8
*
|
|
sctp: fix some indents in sm_make_chunk.c
Xin Long
2017-08-11
1
-178
/
+170
*
|
|
sctp: remove the typedef sctp_disposition_t
Xin Long
2017-08-11
3
-671
/
+706
*
|
|
sctp: remove the typedef sctp_sm_table_entry_t
Xin Long
2017-08-11
2
-18
/
+26
*
|
|
sctp: remove the typedef sctp_verb_t
Xin Long
2017-08-11
1
-1
/
+1
*
|
|
sctp: remove the typedef sctp_arg_t
Xin Long
2017-08-11
1
-1
/
+1
*
|
|
sctp: remove the typedef sctp_cmd_seq_t
Xin Long
2017-08-11
3
-135
/
+137
*
|
|
sctp: remove the typedef sctp_cmd_t
Xin Long
2017-08-11
1
-1
/
+1
*
|
|
sctp: remove the typedef sctp_socket_type_t
Xin Long
2017-08-11
1
-3
/
+4
*
|
|
sctp: remove the typedef sctp_dbg_objcnt_entry_t
Xin Long
2017-08-11
1
-1
/
+1
*
|
|
sctp: remove the typedef sctp_cmsgs_t
Xin Long
2017-08-11
1
-4
/
+5
*
|
|
sctp: remove the typedef sctp_sender_hb_info_t
Xin Long
2017-08-11
3
-12
/
+10
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-10
6
-15
/
+19
|
\
|
|
|
*
|
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
2017-08-10
1
-4
/
+9
|
*
|
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2017-08-10
3
-7
/
+10
|
*
|
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
2017-08-09
1
-1
/
+1
[next]