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
2017-10-27
tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts
Eric Dumazet
2
-10
/
+8
2017-10-27
tcp: Namespace-ify sysctl_tcp_recovery
Eric Dumazet
4
-10
/
+9
2017-10-27
tcp: Namespace-ify sysctl_tcp_early_retrans
Eric Dumazet
4
-11
/
+13
2017-10-27
l2tp: cleanup l2tp_tunnel_delete calls
Jiri Slaby
2
-2
/
+2
2017-10-26
smc: add SMC rendezvous protocol
Ursula Braun
1
-0
/
+16
2017-10-26
tcp: TCP experimental option for SMC
Ursula Braun
4
-3
/
+120
2017-10-26
smc: fix mutex unlocks during link group creation
Ursula Braun
1
-11
/
+15
2017-10-26
tipc: fix a dangling pointer
Cong Wang
1
-1
/
+3
2017-10-26
vsock: always call vsock_init_tables()
Cong Wang
1
-3
/
+4
2017-10-26
net: dsa: don't unmask port bitmaps
Vivien Didelot
1
-4
/
+0
2017-10-26
net: dsa: legacy: don't unmask port bitmaps
Vivien Didelot
1
-4
/
+0
2017-10-26
tipc: eliminate KASAN warning
Jon Maloy
1
-1
/
+1
2017-10-25
net: atm/mpc: Stop using open-coded timer .data field
Kees Cook
1
-4
/
+6
2017-10-25
net: af_packet: Convert timers to use timer_setup()
Kees Cook
1
-15
/
+7
2017-10-25
net: hsr: Convert timers to use timer_setup()
Kees Cook
3
-10
/
+7
2017-10-25
net: dccp: Convert timers to use timer_setup()
Kees Cook
5
-15
/
+20
2017-10-25
net: LLC: Convert timers to use timer_setup()
Kees Cook
2
-18
/
+21
2017-10-25
net: ax25: Convert timers to use timer_setup()
Kees Cook
3
-30
/
+27
2017-10-25
net: sctp: Convert timers to use timer_setup()
Kees Cook
4
-47
/
+61
2017-10-25
bonding: remove rtmsg_ifinfo called after bond_lower_state_changed
Xin Long
1
-1
/
+0
2017-10-25
rtnetlink: bring NETDEV_CHANGELOWERSTATE event process back to rtnetlink_event
Xin Long
1
-0
/
+1
2017-10-25
bridge: remove rtmsg_ifinfo called in add_del_if
Xin Long
1
-3
/
+0
2017-10-25
ip6_tunnel: Allow rcv/xmit even if remote address is a local address
Shmulik Ladkani
1
-2
/
+4
2017-10-24
net/sched: Fix actions list corruption when adding offloaded tc flows
Or Gerlitz
1
-4
/
+3
2017-10-24
ipv6: add ip6_null_entry check in rt6_select()
Wei Wang
1
-1
/
+1
2017-10-24
tcp: Configure TFO without cookie per socket and/or per route
Christoph Paasch
3
-4
/
+30
2017-10-24
ipv4: tcp_minisocks: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+1
2017-10-24
ipv4: icmp: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+3
2017-10-24
net: smc_close: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+2
2017-10-24
net: rxrpc: mark expected switch fall-throughs
Gustavo A. R. Silva
3
-0
/
+4
2017-10-24
ipv6: addrconf: do not block BH in ipv6_chk_home_addr()
Eric Dumazet
1
-3
/
+3
2017-10-24
ipv6: addrconf: do not block BH in /proc/net/if_inet6 handling
Eric Dumazet
1
-8
/
+8
2017-10-24
ipv6: addrconf: do not block BH in ipv6_get_ifaddr()
Eric Dumazet
1
-3
/
+3
2017-10-24
ipv6: addrconf: do not block BH in ipv6_chk_addr_and_flags()
Eric Dumazet
1
-3
/
+3
2017-10-24
ipv6: addrconf: add per netns perturbation in inet6_addr_hash()
Eric Dumazet
1
-7
/
+9
2017-10-24
ipv6: addrconf: factorize inet6_addr_hash() call
Eric Dumazet
1
-10
/
+5
2017-10-24
ipv6: addrconf: move ipv6_chk_same_addr() to avoid forward declaration
Eric Dumazet
1
-18
/
+17
2017-10-24
tcp: add tracepoint trace_tcp_set_state()
Song Liu
1
-0
/
+4
2017-10-24
tcp: add tracepoint trace_tcp_destroy_sock
Song Liu
1
-0
/
+2
2017-10-24
tcp: add tracepoint trace_tcp_receive_reset
Song Liu
1
-0
/
+3
2017-10-24
tcp: add tracepoint trace_tcp_send_reset
Song Liu
4
-3
/
+20
2017-10-24
Merge tag 'batadv-next-for-davem-20171023' of git://git.open-mesh.org/linux-m...
David S. Miller
2
-5
/
+5
2017-10-23
net: core: rtnetlink: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
35
-139
/
+229
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-138
/
+230
2017-10-22
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2
-2
/
+3
2017-10-22
bpf: Add BPF_SOCKET_OPS_BASE_RTT support to tcp_nv
Lawrence Brakmo
1
-2
/
+38
2017-10-22
bpf: Adding helper function bpf_getsockops
Lawrence Brakmo
1
-1
/
+45
2017-10-22
net: x25: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-1
/
+2
2017-10-22
net: af_unix: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
[next]