index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-20
mac802154: replace hardcoded value with macro
Diogenes Pereira
1
-1
/
+2
2017-09-19
ipv6: fix net.ipv6.conf.all interface DAD handlers
Matteo Croce
1
-7
/
+20
2017-09-19
net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
Mike Manning
1
-2
/
+3
2017-09-19
bpf: fix ri->map_owner pointer on bpf_prog_realloc
Daniel Borkmann
1
-9
/
+15
2017-09-19
ipv4: speedup ipv6 tunnels dismantle
Eric Dumazet
4
-24
/
+24
2017-09-19
ipv6: speedup ipv6 tunnels dismantle
Eric Dumazet
4
-24
/
+36
2017-09-19
tcp: batch tcp_net_metrics_exit
Eric Dumazet
1
-5
/
+9
2017-09-19
ipv6: addrlabel: per netns list
Eric Dumazet
1
-51
/
+30
2017-09-19
net_sched: no need to free qdisc in RCU callback
Cong Wang
1
-8
/
+2
2017-09-19
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
1
-0
/
+9
2017-09-19
net: dsa: move master ethtool code
Vivien Didelot
7
-119
/
+129
2017-09-19
net: dsa: setup master ethtool after dsa_ptr
Vivien Didelot
2
-12
/
+10
2017-09-19
net: dsa: setup master ethtool unconditionally
Vivien Didelot
1
-9
/
+5
2017-09-19
net: dsa: remove copy of master ethtool_ops
Vivien Didelot
2
-12
/
+15
2017-09-19
net: sk_buff rbnode reorg
Eric Dumazet
2
-25
/
+9
2017-09-19
vsock: vmci: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-09-19
libceph: don't allow bidirectional swap of pg-upmap-items
Ilya Dryomov
1
-10
/
+25
2017-09-19
Merge tag 'mac80211-for-davem-2017-11-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+6
2017-09-18
net_sched: sch_htb: add per class overlimits counter
Eric Dumazet
1
-0
/
+5
2017-09-18
tcp: remove two unused functions
Yuchung Cheng
1
-34
/
+0
2017-09-18
net_sched: use explicit size of struct tcmsg, remove need to declare tcm
Colin Ian King
1
-2
/
+1
2017-09-18
net/sched: cls_matchall: fix crash when used with classful qdisc
Davide Caratti
1
-0
/
+1
2017-09-18
ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
Xin Long
1
-0
/
+3
2017-09-18
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
Xin Long
1
-10
/
+11
2017-09-18
nl80211: fix null-ptr dereference on invalid mesh configuration
Johannes Berg
1
-0
/
+3
2017-09-18
udpv6: Fix the checksum computation when HW checksum does not apply
Subash Abhinov Kasiviswanathan
1
-0
/
+1
2017-09-18
net: Convert int functions to bool
Joe Perches
1
-18
/
+18
2017-09-18
net: tcp_input: Neaten DBGUNDO
Joe Perches
1
-4
/
+2
2017-09-18
netfilter: ipset: ipset list may return wrong member count for set with timeout
Vishwanath Pai
1
-1
/
+13
2017-09-18
netfilter: nat: Do not use ARRAY_SIZE() on spinlocks to fix zero div
Geert Uytterhoeven
1
-6
/
+6
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-109
/
+141
2017-09-16
tcp: fix data delivery rate
Eric Dumazet
1
-4
/
+3
2017-09-15
sctp: do not mark sk dumped when inet_sctp_diag_fill returns err
Xin Long
1
-1
/
+0
2017-09-15
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
2
-38
/
+34
2017-09-15
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
1
-7
/
+12
2017-09-15
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
1
-2
/
+6
2017-09-15
nl80211: check for the required netlink attributes presence
Vladis Dronov
1
-0
/
+3
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-9
/
+5
2017-09-14
tls: make tls_sw_free_resources static
Tobias Klauser
1
-1
/
+1
2017-09-13
net_sched: gen_estimator: fix scaling error in bytes/packets samples
Eric Dumazet
1
-2
/
+2
2017-09-13
net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
Jiri Pirko
1
-2
/
+4
2017-09-12
ip6_tunnel: fix ip6 tunnel lookup in collect_md mode
Haishuang Yan
1
-1
/
+1
2017-09-12
ip_tunnel: fix ip tunnel lookup in collect_md mode
Haishuang Yan
1
-1
/
+1
2017-09-12
net_sched: carefully handle tcf_block_put()
Cong Wang
1
-6
/
+18
2017-09-12
net_sched: fix reference counting of tc filter chain
Cong Wang
1
-21
/
+26
2017-09-12
net_sched: get rid of tcfa_rcu
Cong Wang
1
-9
/
+8
2017-09-12
tcp/dccp: remove reqsk_put() from inet_child_forget()
Eric Dumazet
1
-1
/
+1
2017-09-12
openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'
Christophe JAILLET
1
-1
/
+2
2017-09-12
Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-6
/
+5
2017-09-11
Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-554
/
+712
[prev]
[next]