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-01-27
tcp: change pingpong threshold to 3
Wei Wang
1
-6
/
+9
2019-01-27
tcp: Refactor pingpong code
Wei Wang
8
-18
/
+18
2019-01-27
net: ipv4: ip_input: fix blank line coding style issues
Yang Wei
1
-1
/
+1
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-76
/
+123
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-74
/
+120
2019-01-26
ip_gre: Refactor collect metatdata mode tunnel xmit to ip_md_tunnel_xmit
wenxu
1
-93
/
+19
2019-01-26
ip_tunnel: Fix route fl4 init in ip_md_tunnel_xmit
wenxu
1
-2
/
+3
2019-01-26
ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmit
wenxu
2
-11
/
+28
2019-01-26
ip_tunnel: Add ip tunnel dst_cache in ip_md_tunnel_xmit
wenxu
1
-5
/
+15
2019-01-25
tcp: allow zerocopy with fastopen
Willem de Bruijn
2
-7
/
+5
2019-01-25
net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
Peter Oskolkov
1
-189
/
+71
2019-01-25
net: IP6 defrag: use rbtrees for IPv6 defrag
Peter Oskolkov
1
-171
/
+62
2019-01-25
net: IP defrag: encapsulate rbtree defrag code into callable functions
Peter Oskolkov
2
-262
/
+320
2019-01-25
Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...
David S. Miller
4
-7
/
+18
2019-01-25
net: Revert devlink health changes.
David S. Miller
1
-1058
/
+0
2019-01-25
cfg80211: extend range deviation for DMG
Chaitanya Tata
1
-2
/
+2
2019-01-25
cfg80211: reg: remove warn_on for a normal case
Chaitanya Tata
1
-2
/
+7
2019-01-25
mac80211: Add attribute aligned(2) to struct 'action'
Mathieu Malaterre
1
-1
/
+1
2019-01-25
mac80211: don't initiate TDLS connection if station is not associated to AP
Balaji Pothunoori
1
-0
/
+4
2019-01-25
nl80211: fix NLA_POLICY_NESTED() arguments
Johannes Berg
1
-1
/
+1
2019-01-24
bridge: remove duplicated include from br_multicast.c
YueHaibing
1
-1
/
+0
2019-01-24
tipc: remove dead code in struct tipc_topsrv
Zhaolong Zhang
1
-3
/
+0
2019-01-24
tcp_bbr: adapt cwnd based on ack aggregation estimation
Priyaranjan Jha
1
-1
/
+121
2019-01-24
tcp_bbr: refactor bbr_target_cwnd() for general inflight provisioning
Priyaranjan Jha
1
-21
/
+39
2019-01-24
Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-0
/
+27
2019-01-24
sctp: set flow sport from saddr only when it's 0
Xin Long
2
-2
/
+4
2019-01-24
sctp: set chunk transport correctly when it's a new asoc
Xin Long
1
-3
/
+8
2019-01-24
sctp: improve the events for sctp stream adding
Xin Long
1
-11
/
+8
2019-01-24
sctp: improve the events for sctp stream reset
Xin Long
1
-22
/
+17
2019-01-24
ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
wenxu
1
-1
/
+7
2019-01-23
ax25: fix possible use-after-free
Eric Dumazet
2
-13
/
+10
2019-01-23
tipc: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-3
/
+3
2019-01-22
devlink: Use DIV_ROUND_UP_ULL in DEVLINK_HEALTH_SIZE_TO_BUFFERS
Nathan Chancellor
1
-1
/
+1
2019-01-22
net/ipv6: lower the level of "link is not ready" messages
Lubomir Rintel
1
-2
/
+2
2019-01-22
devlink: Add missing check of nlmsg_put
YueHaibing
1
-0
/
+3
2019-01-22
net/ipv6: don't return positive numbers when nothing was dumped
Jakub Kicinski
1
-0
/
+2
2019-01-22
bridge: Snoop Multicast Router Advertisements
Linus Lüssing
2
-1
/
+59
2019-01-22
bridge: join all-snoopers multicast address
Linus Lüssing
2
-1
/
+73
2019-01-22
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() internals
Linus Lüssing
2
-61
/
+52
2019-01-22
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
Linus Lüssing
4
-70
/
+38
2019-01-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-0
/
+1
2019-01-22
net: ip_gre: use erspan key field for tunnel lookup
Lorenzo Bianconi
3
-13
/
+17
2019-01-22
net/tls: free ctx in sock destruct
Atul Gupta
1
-2
/
+17
2019-01-22
net/tls: build_protos moved to common routine
Atul Gupta
1
-22
/
+32
2019-01-22
net: introduce a knob to control whether to inherit devconf config
Cong Wang
3
-23
/
+43
2019-01-22
xsk: export xdp_get_umem_from_qid
Jan Sokolowski
1
-0
/
+1
2019-01-22
can: bcm: check timer values before ktime conversion
Oliver Hartkopp
1
-0
/
+27
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
57
-340
/
+348
2019-01-21
libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
Ilya Dryomov
1
-2
/
+3
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
51
-322
/
+296
[next]