index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets
Maciej Żenczykowski
1
-1
/
+14
2018-06-04
net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization
Maciej Żenczykowski
2
-4
/
+36
2018-06-04
cls_flower: Fix comparing of old filter mask with new filter
Paul Blakey
1
-1
/
+1
2018-06-04
cls_flower: Fix missing free of rhashtable
Paul Blakey
1
-0
/
+2
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
55
-221
/
+154
2018-06-04
rxrpc: Fix handling of call quietly cancelled out on server
David Howells
3
-3
/
+17
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-19
/
+1
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2
-3
/
+3
2018-06-04
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
2
-3
/
+3
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2
-3
/
+3
2018-06-04
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+0
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
79
-2131
/
+408
2018-06-04
net/packet: refine check for priv area size
Eric Dumazet
1
-1
/
+1
2018-06-04
xsk: new descriptor addressing scheme
Björn Töpel
6
-79
/
+60
2018-06-04
xsk: proper Rx drop statistics update
Björn Töpel
1
-5
/
+5
2018-06-04
xsk: proper fill queue descriptor validation
Björn Töpel
2
-29
/
+14
2018-06-04
vrf: check the original netdevice for generating redirect
Stephen Suryaputra
2
-1
/
+8
2018-06-03
bpf: flowlabel in bpf_fib_lookup should be flowinfo
David Ahern
1
-1
/
+1
2018-06-03
bpf/xdp: non-map redirect can avoid calling ndo_xdp_flush
Jesper Dangaard Brouer
1
-2
/
+1
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
1
-1
/
+1
2018-06-03
bpf: make sure to clear unused fields in tunnel/xfrm state fetch
Daniel Borkmann
1
-0
/
+6
2018-06-03
bpf: add bpf_skb_cgroup_id helper
Daniel Borkmann
1
-2
/
+27
2018-06-03
net/ncsi: Avoid GFP_KERNEL in response handler
Samuel Mendoza-Jonas
1
-2
/
+2
2018-06-03
net/smc: fix error return code in smc_setsockopt()
Wei Yongjun
1
-1
/
+1
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-67
/
+100
2018-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-64
/
+97
2018-06-03
netfilter: nf_tables: handle chain name lookups via rhltable
Florian Westphal
1
-15
/
+98
2018-06-03
netfilter: nf_tables: add connlimit support
Pablo Neira Ayuso
3
-0
/
+307
2018-06-03
netfilter: nf_tables: add destroy_clone expression
Pablo Neira Ayuso
2
-2
/
+11
2018-06-03
netfilter: nf_tables: garbage collection for stateful expressions
Pablo Neira Ayuso
2
-2
/
+28
2018-06-03
netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()
Pablo Neira Ayuso
1
-4
/
+12
2018-06-03
netfilter: nf_conncount: expose connection list interface
Pablo Neira Ayuso
1
-13
/
+23
2018-06-03
netfilter: nf_tables: pass context to object destroy indirection
Pablo Neira Ayuso
3
-8
/
+10
2018-06-03
netfilter: Libify xt_TPROXY
Máté Eckl
8
-339
/
+323
2018-06-03
netfilter: Decrease code duplication regarding transparent socket option
Máté Eckl
3
-16
/
+6
2018-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-3
/
+3
2018-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
28
-397
/
+1313
2018-06-01
ip6_tunnel: remove magic mtu value 0xFFF8
Nicolas Dichtel
2
-5
/
+11
2018-06-01
ip_tunnel: restore binding to ifaces with a large mtu
Nicolas Dichtel
1
-4
/
+4
2018-06-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-4
/
+3
2018-06-01
net: sched: split tc_ctl_tfilter into three handlers
Vlad Buslov
1
-145
/
+293
2018-06-01
rtnetlink: Fix null-ptr-deref in rtnl_newlink
Prashant Bhole
1
-1
/
+1
2018-06-01
kcm: Fix use-after-free caused by clonned sockets
Kirill Tkhai
1
-1
/
+1
2018-06-01
ipvs: add ipv6 support to ftp
Julian Anastasov
5
-178
/
+325
2018-06-01
ipvs: add full ipv6 support to nfct
Julian Anastasov
1
-52
/
+49
2018-06-01
netfilter: nft_fwd_netdev: allow to forward packets via neighbour layer
Pablo Neira Ayuso
1
-1
/
+145
2018-06-01
netfilter: nfnetlink: Remove VLA usage
Kees Cook
1
-2
/
+23
2018-06-01
netfilter: nf_flow_table: attach dst to skbs
Jason A. Donenfeld
1
-2
/
+4
2018-06-01
netfilter: nf_tables: fix chain dependency validation
Pablo Neira Ayuso
4
-32
/
+196
2018-06-01
netfilter: nf_tables: Add audit support to log statement
Phil Sutter
1
-1
/
+91
[prev]
[next]