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
2018-08-02
libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()
Ilya Dryomov
1
-2
/
+4
2018-08-02
libceph: check authorizer reply/challenge length before reading
Ilya Dryomov
1
-0
/
+7
2018-08-02
libceph: implement CEPHX_V2 calculation mode
Ilya Dryomov
1
-17
/
+56
2018-08-02
libceph: add authorizer challenge
Ilya Dryomov
5
-6
/
+117
2018-08-02
libceph: factor out encrypt_authorizer()
Ilya Dryomov
1
-13
/
+36
2018-08-02
libceph: factor out __ceph_x_decrypt()
Ilya Dryomov
1
-9
/
+24
2018-08-02
libceph: factor out __prepare_write_connect()
Ilya Dryomov
1
-9
/
+12
2018-08-02
libceph: store ceph_auth_handshake pointer in ceph_connection
Ilya Dryomov
1
-28
/
+26
2018-08-02
ceph: fix whitespace
Stephen Hemminger
8
-9
/
+1
2018-08-02
libceph: use timespec64 for r_mtime
Arnd Bergmann
1
-4
/
+4
2018-08-02
libceph: use timespec64 in for keepalive2 and ticket validity
Arnd Bergmann
4
-20
/
+20
2018-08-02
libceph: amend "bad option arg" error message
Ilya Dryomov
1
-2
/
+1
2018-08-02
libceph: stop parsing when a bad int arg is detected
Chengguang Xu
1
-4
/
+4
2018-08-02
libceph: make ceph_osdc_notify{,_ack}() payload_len u32
Ilya Dryomov
1
-4
/
+4
2018-07-24
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
2
-4
/
+10
2018-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-147
/
+189
2018-07-24
Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...
David S. Miller
5
-47
/
+32
2018-07-24
cfg80211: never ignore user regulatory hint
Amar Singhal
1
-25
/
+3
2018-07-23
sock: fix sg page frag coalescing in sk_alloc_sg
Daniel Borkmann
1
-3
/
+3
2018-07-24
netfilter: nf_tables: move dumper state allocation into ->start
Florian Westphal
1
-104
/
+115
2018-07-23
tcp: add tcp_ooo_try_coalesce() helper
Eric Dumazet
1
-4
/
+21
2018-07-23
tcp: call tcp_drop() from tcp_data_queue_ofo()
Eric Dumazet
1
-2
/
+2
2018-07-23
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
Eric Dumazet
1
-2
/
+13
2018-07-23
tcp: avoid collapses in tcp_prune_queue() if possible
Eric Dumazet
1
-0
/
+3
2018-07-23
tcp: free batches of packets in tcp_prune_ofo_queue()
Eric Dumazet
1
-4
/
+11
2018-07-23
ip: hash fragments consistently
Paolo Abeni
2
-0
/
+4
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
2
-11
/
+33
2018-07-22
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
1
-3
/
+6
2018-07-21
multicast: do not restore deleted record source filter mode to new one
Hangbin Liu
2
-4
/
+2
2018-07-21
net: skb_segment() should not return NULL
Eric Dumazet
1
-5
/
+5
2018-07-21
net/ipv6: Fix linklocal to global address with VRF
David Ahern
2
-4
/
+7
2018-07-21
net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
YueHaibing
1
-1
/
+3
2018-07-20
tls: check RCV_SHUTDOWN in tls_wait_data
Doron Roberts-Kedes
1
-0
/
+3
2018-07-20
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
2
-13
/
+20
2018-07-20
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
2
-33
/
+11
2018-07-20
tcp: helpers to send special DCTCP ack
Yuchung Cheng
1
-5
/
+17
2018-07-20
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
Florian Westphal
1
-4
/
+4
2018-07-20
netfilter: nf_tables: don't allow to rename to already-pending name
Florian Westphal
1
-13
/
+29
2018-07-20
netfilter: nf_tables: fix memory leaks on chain rename
Florian Westphal
1
-6
/
+11
2018-07-20
netfilter: nf_tables: free flow table struct too
Florian Westphal
1
-0
/
+1
2018-07-20
netfilter: nf_tables: use dev->name directly
Florian Westphal
1
-9
/
+5
2018-07-19
net/page_pool: Fix inconsistent lock state warning
Tariq Toukan
1
-1
/
+1
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
64
-485
/
+770
2018-07-18
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
1
-2
/
+2
2018-07-18
ipv6: sr: fix useless rol32 call on hash
Colin Ian King
1
-1
/
+1
2018-07-18
Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-merge
David S. Miller
6
-10
/
+93
2018-07-18
net: sched: Using NULL instead of plain integer
YueHaibing
1
-2
/
+2
2018-07-18
net/smc: reset recv timeout after clc handshake
Karsten Graul
1
-1
/
+2
2018-07-18
net/smc: add error handling for get_user()
Ursula Braun
1
-1
/
+2
2018-07-18
net/smc: optimize consumer cursor updates
Ursula Braun
1
-2
/
+10
[next]