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-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-186
/
+246
2019-02-23
tcp: repaired skbs must init their tso_segs
Eric Dumazet
1
-0
/
+1
2019-02-23
net/x25: fix a race in x25_bind()
Eric Dumazet
1
-5
/
+8
2019-02-23
Revert "bridge: do not add port to router list when receives query with sourc...
Hangbin Liu
1
-8
/
+1
2019-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-22
/
+39
2019-02-22
udp: fix possible user after free in error handler
Paolo Abeni
1
-2
/
+4
2019-02-22
udpv6: fix possible user after free in error handler
Paolo Abeni
1
-4
/
+6
2019-02-22
fou6: fix proto error handler argument type
Paolo Abeni
1
-1
/
+1
2019-02-22
udpv6: add the required annotation to mib type
Paolo Abeni
1
-1
/
+1
2019-02-22
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
1
-1
/
+1
2019-02-22
Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-3
/
+8
2019-02-22
net: socket: add check for negative optlen in compat setsockopt
Jann Horn
1
-1
/
+5
2019-02-22
ipv6: route: purge exception on removal
Paolo Abeni
1
-1
/
+12
2019-02-22
net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version
Lorenzo Bianconi
1
-0
/
+3
2019-02-22
sctp: don't compare hb_timer expire date before starting it
Maciej Kwiecien
1
-1
/
+2
2019-02-22
mac80211: allocate tailroom for forwarded mesh packets
Felix Fietkau
1
-1
/
+6
2019-02-22
mac80211: Change default tx_sk_pacing_shift to 7
Toke Høiland-Jørgensen
1
-2
/
+2
2019-02-21
phonet: fix building with clang
Arnd Bergmann
1
-16
/
+16
2019-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-44
/
+44
2019-02-21
net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap
Lorenzo Bianconi
1
-18
/
+18
2019-02-21
net: ip_gre: do not report erspan_ver for gre or gretap
Lorenzo Bianconi
1
-16
/
+17
2019-02-21
tipc: improve function tipc_wait_for_rcvmsg()
Tung Nguyen
1
-4
/
+5
2019-02-21
tipc: improve function tipc_wait_for_cond()
Tung Nguyen
1
-1
/
+1
2019-02-21
net/smc: fix smc_poll in SMC_INIT state
Ursula Braun
1
-3
/
+3
2019-02-21
ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()
Paolo Abeni
1
-1
/
+5
2019-02-21
ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
Paolo Abeni
1
-5
/
+6
2019-02-21
Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+9
2019-02-21
Revert "xsk: simplify AF_XDP socket teardown"
Björn Töpel
1
-1
/
+15
2019-02-20
missing barriers in some of unix_sock ->addr and ->path accesses
Al Viro
2
-25
/
+35
2019-02-20
net: dsa: fix unintended change of bridge interface STP state
Russell King
1
-3
/
+4
2019-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-143
/
+108
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+5
2019-02-18
mac80211: mesh: fix missing unlock on error in table_path_del()
Wei Yongjun
1
-1
/
+1
2019-02-19
bpf/test_run: fix unkillable BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-21
/
+24
2019-02-18
libceph: handle an empty authorize reply
Ilya Dryomov
1
-6
/
+9
2019-02-18
xfrm: Fix inbound traffic via XFRM interfaces across network namespaces
Tobias Brunner
2
-3
/
+5
2019-02-17
net: Do not allocate page fragments that are not skb aligned
Alexander Duyck
1
-0
/
+4
2019-02-17
tcp: tcp_v4_err() should be more careful
Eric Dumazet
1
-1
/
+4
2019-02-17
tcp: clear icsk_backoff in tcp_write_queue_purge()
Eric Dumazet
1
-1
/
+1
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-13
/
+14
2019-02-16
Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-11
/
+38
2019-02-16
Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-2
/
+3
2019-02-16
ipvs: fix warning on unused variable
Andrea Claudi
1
-1
/
+2
2019-02-15
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
1
-2
/
+2
2019-02-15
net: ip6_gre: initialize erspan_ver just for erspan tunnels
Lorenzo Bianconi
1
-14
/
+20
2019-02-15
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
1
-11
/
+38
2019-02-15
netfilter: nf_tables: fix flush after rule deletion in the same batch
Pablo Neira Ayuso
1
-0
/
+3
2019-02-15
mac80211: Restore vif beacon interval if start ap fails
Rakesh Pillai
1
-1
/
+5
2019-02-15
mac80211: Free mpath object when rhashtable insertion fails
Herbert Xu
1
-8
/
+9
2019-02-15
mac80211: Use linked list instead of rhashtable walk for mesh tables
Herbert Xu
2
-101
/
+43
[next]