index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-13
Merge tag 'linux-can-fixes-for-5.4-20191113' of git://git.kernel.org/pub/scm/...
David S. Miller
4
-30
/
+112
2019-11-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-0
/
+5
2019-11-13
can: j1939: warn if resources are still linked on destroy
Oleksij Rempel
2
-0
/
+7
2019-11-13
can: j1939: j1939_can_recv(): add priv refcounting
Oleksij Rempel
1
-0
/
+2
2019-11-13
can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_canc...
Oleksij Rempel
1
-1
/
+5
2019-11-13
can: j1939: make sure socket is held as long as session exists
Oleksij Rempel
1
-0
/
+2
2019-11-13
can: j1939: transport: make sure the aborted session will be deactivated only...
Oleksij Rempel
1
-8
/
+17
2019-11-13
can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk...
Oleksij Rempel
1
-18
/
+39
2019-11-13
can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULL
Oleksij Rempel
1
-0
/
+3
2019-11-13
can: j1939: move j1939_priv_put() into sk_destruct callback
Oleksij Rempel
1
-2
/
+35
2019-11-13
can: af_can: export can_sock_destruct()
Oleksij Rempel
1
-1
/
+2
2019-11-12
net/smc: fix refcount non-blocking connect() -part 2
Ursula Braun
1
-0
/
+1
2019-11-12
xfrm: release device reference for invalid state
Xiaodong Xu
1
-0
/
+3
2019-11-11
devlink: Add method for time-stamp on reporter's dump
Aya Levin
1
-0
/
+6
2019-11-09
devlink: disallow reload operation during device cleanup
Jiri Pirko
1
-1
/
+38
2019-11-08
vsock/virtio: fix sock refcnt holding during the shutdown
Stefano Garzarella
1
-3
/
+5
2019-11-08
mac80211: fix station inactive_time shortly after boot
Ahmed Zaki
1
-1
/
+2
2019-11-08
mac80211: fix ieee80211_txq_setup_flows() failure path
Johannes Berg
1
-1
/
+1
2019-11-07
ipv4: Fix table id reference in fib_sync_down_addr
David Ahern
1
-1
/
+1
2019-11-07
ipv6: fixes rt6_probe() and fib6_nh->last_probe init
Eric Dumazet
1
-3
/
+10
2019-11-07
nfc: netlink: fix double device reference drop
Pan Bian
1
-2
/
+0
2019-11-07
xfrm: Fix memleak on xfrm state destroy
Steffen Klassert
1
-0
/
+2
2019-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-29
/
+60
2019-11-06
net/smc: fix ethernet interface refcounting
Ursula Braun
1
-2
/
+0
2019-11-06
net/tls: add a TX lock
Jakub Kicinski
3
-14
/
+15
2019-11-06
net/tls: don't pay attention to sk_write_pending when pushing partial records
Jakub Kicinski
2
-7
/
+6
2019-11-05
net/tls: fix sk_msg trim on fallback to copy mode
Jakub Kicinski
1
-5
/
+15
2019-11-05
net: sched: prevent duplicate flower rules from tcf_proto destroy race
John Hurley
1
-4
/
+79
2019-11-05
taprio: fix panic while hw offload sched list swap
Ivan Khoronzhuk
1
-2
/
+3
2019-11-04
can: j1939: transport: j1939_xtp_rx_eoma_one(): Add sanity check for correct ...
Oleksij Rempel
1
-0
/
+18
2019-11-04
can: j1939: transport: j1939_session_fresh_new(): make sure EOMA is send with...
Oleksij Rempel
1
-1
/
+1
2019-11-04
can: j1939: fix memory leak if filters was set
Oleksij Rempel
1
-0
/
+1
2019-11-04
can: j1939: fix resource leak of skb on error return paths
Colin Ian King
1
-2
/
+6
2019-11-04
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
4
-17
/
+36
2019-11-04
netfilter: nf_tables_offload: skip EBUSY on chain update
Pablo Neira Ayuso
1
-1
/
+2
2019-11-04
netfilter: nf_tables: bogus EOPNOTSUPP on basechain update
Pablo Neira Ayuso
1
-0
/
+1
2019-11-04
bridge: ebtables: don't crash when using dnat target in output chains
Florian Westphal
1
-4
/
+15
2019-11-04
netfilter: nf_tables: fix unexpected EOPNOTSUPP error
Fernando Fernandez Mancera
1
-4
/
+2
2019-11-04
netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICT
Jozsef Kadlecsik
3
-13
/
+30
2019-11-04
netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
Stefano Brivio
1
-1
/
+1
2019-11-04
netfilter: ipset: Fix an error code in ip_set_sockfn_get()
Dan Carpenter
1
-3
/
+5
2019-11-04
dccp: do not leak jiffies on the wire
Eric Dumazet
1
-1
/
+1
2019-11-04
netfilter: nf_tables_offload: check for register data length mismatches
Pablo Neira Ayuso
2
-3
/
+4
2019-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
73
-514
/
+845
2019-11-01
net: fix installing orphaned programs
Jakub Kicinski
1
-1
/
+2
2019-11-01
net: cls_bpf: fix NULL deref on offload filter removal
Jakub Kicinski
1
-2
/
+6
2019-11-01
inet: stop leaking jiffies on the wire
Eric Dumazet
4
-5
/
+5
2019-10-31
tcp: increase tcp_max_syn_backlog max value
Eric Dumazet
1
-1
/
+1
2019-10-31
rxrpc: Fix handling of last subpacket of jumbo packet
David Howells
2
-5
/
+14
2019-10-31
Merge tag 'mac80211-for-net-2019-10-31' of git://git.kernel.org/pub/scm/linux...
David S. Miller
3
-2
/
+8
[next]