index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-28
net: core: netif_receive_skb_list: unlist skb before passing to pt->func
Alexander Lobakin
1
-1
/
+3
2019-03-28
net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().
Mao Wenan
1
-1
/
+1
2019-03-28
openvswitch: fix flow actions reallocation
Andrea Righi
1
-2
/
+2
2019-03-28
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
1
-0
/
+1
2019-03-28
net: dsa: Implement flow_dissect callback for tag_qca
xiaofeis
1
-0
/
+10
2019-03-28
Merge tag 'batadv-net-for-davem-20190328' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-15
/
+46
2019-03-27
ila: Fix rhashtable walker list corruption
Herbert Xu
1
-0
/
+1
2019-03-27
net: datagram: fix unbounded loop in __skb_try_recv_datagram()
Paolo Abeni
1
-1
/
+1
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
54
-280
/
+874
2019-03-26
Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-3
/
+13
2019-03-26
SUNRPC: fix uninitialized variable warning
Alakesh Haloi
1
-2
/
+2
2019-03-26
net: devlink: skip info_get op call if it is not defined in dumpit
Jiri Pirko
1
-0
/
+5
2019-03-26
tipc: change to check tipc_own_id to return in tipc_net_stop
Xin Long
1
-4
/
+1
2019-03-26
net: sched: Kconfig: update reference link for PIE
Leslie Monis
1
-2
/
+1
2019-03-25
batman-adv: Fix genl notification for throughput_override
Sven Eckelmann
1
-2
/
+5
2019-03-25
batman-adv: fix warning in function batadv_v_elp_get_throughput
Anders Roxell
1
-2
/
+4
2019-03-25
batman-adv: Reduce tt_global hash refcnt only for removed entry
Sven Eckelmann
1
-3
/
+15
2019-03-25
batman-adv: Reduce tt_local hash refcnt only for removed entry
Sven Eckelmann
1
-5
/
+9
2019-03-25
batman-adv: Reduce claim hash refcnt only for removed entry
Sven Eckelmann
1
-3
/
+13
2019-03-23
rxrpc: avoid clang -Wuninitialized warning
Arnd Bergmann
1
-6
/
+5
2019-03-23
tipc: tipc clang warning
Jon Maloy
1
-3
/
+4
2019-03-23
net: sched: fix cleanup NULL pointer exception in act_mirr
John Hurley
1
-2
/
+5
2019-03-23
SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connected
Trond Myklebust
1
-1
/
+11
2019-03-21
net-sysfs: Fix memory leak in netdev_register_kobject
Wang Hai
1
-5
/
+9
2019-03-21
net/sched: let actions use RCU to access 'goto_chain'
Davide Caratti
2
-9
/
+11
2019-03-21
net/sched: act_vlan: validate the control action inside init()
Davide Caratti
1
-3
/
+17
2019-03-21
net/sched: act_tunnel_key: validate the control action inside init()
Davide Caratti
1
-2
/
+16
2019-03-21
net/sched: act_skbmod: validate the control action inside init()
Davide Caratti
1
-3
/
+16
2019-03-21
net/sched: act_skbedit: validate the control action inside init()
Davide Caratti
1
-3
/
+16
2019-03-21
net/sched: act_simple: validate the control action inside init()
Davide Caratti
1
-14
/
+38
2019-03-21
net/sched: act_sample: validate the control action inside init()
Davide Caratti
1
-3
/
+16
2019-03-21
net/sched: act_police: validate the control action inside init()
Davide Caratti
1
-1
/
+11
2019-03-21
net/sched: act_pedit: validate the control action inside init()
Davide Caratti
1
-2
/
+14
2019-03-21
net/sched: act_nat: validate the control action inside init()
Davide Caratti
1
-1
/
+11
2019-03-21
net/sched: act_connmark: validate the control action inside init()
Davide Caratti
1
-3
/
+18
2019-03-21
net/sched: act_mirred: validate the control action inside init()
Davide Caratti
1
-4
/
+17
2019-03-21
net/sched: act_ife: validate the control action inside init()
Davide Caratti
1
-13
/
+20
2019-03-21
net/sched: act_gact: validate the control action inside init()
Davide Caratti
1
-1
/
+12
2019-03-21
net/sched: act_csum: validate the control action inside init()
Davide Caratti
1
-3
/
+17
2019-03-21
net/sched: act_bpf: validate the control action inside init()
Davide Caratti
1
-5
/
+18
2019-03-21
net/sched: prepare TC actions to properly validate the control action
Davide Caratti
17
-55
/
+78
2019-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-30
/
+50
2019-03-21
genetlink: Fix a memory leak on error path
YueHaibing
1
-1
/
+2
2019-03-21
tipc: fix cancellation of topology subscriptions
Erik Hugne
1
-0
/
+1
2019-03-20
sctp: use memdup_user instead of vmemdup_user
Xin Long
1
-6
/
+6
2019-03-20
ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
Xin Long
1
-8
/
+10
2019-03-20
net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
Christoph Paasch
1
-1
/
+1
2019-03-20
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
2
-1
/
+26
2019-03-20
netfilter: nf_tables: add missing ->release_ops() in error path of newrule()
Taehee Yoo
1
-1
/
+4
2019-03-19
mpls: Fix 6PE forwarding
Vinay K Nallamothu
1
-3
/
+9
[next]