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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+5
2017-11-03
net_sched: hold netns refcnt for each action
Cong Wang
1
-1
/
+3
2017-11-03
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
1
-0
/
+2
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
165
-0
/
+165
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
165
-0
/
+165
2017-11-01
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-3
/
+3
2017-10-29
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
2
-0
/
+5
2017-10-29
sctp: fix some type cast warnings introduced by stream reconf
Xin Long
2
-2
/
+2
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
1
-0
/
+1
2017-10-27
Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-3
/
+6
2017-10-26
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
1
-0
/
+6
2017-10-25
strparser: Use delayed work instead of timer for msg timeout
Tom Herbert
1
-2
/
+1
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
1
-1
/
+1
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
1
-0
/
+5
2017-10-18
fq_impl: Properly enforce memory limit
Toke Høiland-Jørgensen
1
-3
/
+6
2017-10-01
udp: perform source validation for mcast early demux
Paolo Abeni
1
-1
/
+3
2017-10-01
IPv4: early demux can return an error code
Paolo Abeni
3
-4
/
+4
2017-09-25
netlink: fix nla_put_{u8,u16,u32} for KASAN
Arnd Bergmann
1
-18
/
+55
2017-09-21
net: prevent dst uses after free
Eric Dumazet
3
-20
/
+6
2017-09-18
tcp: remove two unused functions
Yuchung Cheng
1
-1
/
+0
2017-09-15
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
1
-1
/
+2
2017-09-13
sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
Dan Carpenter
1
-1
/
+5
2017-09-12
net_sched: get rid of tcfa_rcu
Cong Wang
1
-2
/
+0
2017-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+1
2017-09-08
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
2
-3
/
+1
2017-09-07
Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-13
/
+2
2017-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-29
/
+13
2017-09-05
net: dsa: Allow switch drivers to indicate number of TX queues
Florian Fainelli
1
-0
/
+3
2017-09-05
flow_dissector: Cleanup control flow
Tom Herbert
1
-0
/
+8
2017-09-05
net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid references
Arnd Bergmann
1
-0
/
+10
2017-09-05
mac80211: fix VLAN handling with TXQs
Johannes Berg
1
-13
/
+2
2017-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-19
/
+25
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
1
-6
/
+0
2017-09-04
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
1
-1
/
+1
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
1
-1
/
+0
2017-09-04
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
1
-11
/
+24
2017-09-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2017-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
10
-65
/
+45
2017-09-03
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
1
-6
/
+1
2017-09-03
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
1
-21
/
+9
2017-09-03
ipv4: Don't override return code from ip_route_input_noref()
Stefano Brivio
1
-3
/
+4
2017-09-01
net: Add module reference to FIB notifiers
Ido Schimmel
1
-0
/
+2
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+39
2017-09-01
Bluetooth: make baswap src const
Loic Poulain
1
-1
/
+1
2017-09-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2017-08-31
devlink: Add IPv6 header for dpipe
Arkadi Sharshevsky
1
-0
/
+1
2017-08-31
net_sched: add reverse binding for tc class
Cong Wang
1
-0
/
+1
2017-08-31
xfrm: Add support for network devices capable of removing the ESP trailer
Yossi Kuperman
1
-0
/
+1
2017-08-30
net/sched: Change act_api and act_xxx modules to use IDR
Chris Mi
1
-52
/
+24
2017-08-30
tcp: Revert "tcp: remove header prediction"
Florian Westphal
1
-0
/
+23
[next]