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
2020-12-03
tcp: merge 'init_req' and 'route_req' functions
Florian Westphal
4
-23
/
+40
2020-12-02
mptcp: avoid potential infinite loop in mptcp_recvmsg()
Eric Dumazet
1
-1
/
+1
2020-12-01
net/smc: Add support for obtaining SMCR device list
Guvenc Gulce
4
-1
/
+165
2020-12-01
net/smc: Add support for obtaining SMCD device list
Guvenc Gulce
4
-0
/
+126
2020-12-01
net/smc: Add SMC-D Linkgroup diagnostic support
Guvenc Gulce
3
-0
/
+136
2020-12-01
net/smc: Introduce SMCR get link command
Guvenc Gulce
4
-17
/
+106
2020-12-01
net/smc: Introduce SMCR get linkgroup command
Guvenc Gulce
3
-0
/
+91
2020-12-01
net/smc: Add support for obtaining system information
Guvenc Gulce
6
-0
/
+82
2020-12-01
net/smc: Introduce generic netlink interface for diagnostic purposes
Guvenc Gulce
4
-2
/
+86
2020-12-01
net/smc: Refactor smc ism v2 capability handling
Guvenc Gulce
3
-10
/
+15
2020-12-01
net/smc: Add diagnostic information to link structure
Guvenc Gulce
2
-0
/
+12
2020-12-01
net/smc: Add diagnostic information to smc ib-device
Guvenc Gulce
3
-0
/
+48
2020-12-01
net/smc: Add link counters for IB device ports
Guvenc Gulce
2
-0
/
+15
2020-12-01
net/smc: Add connection counters for links
Guvenc Gulce
2
-2
/
+15
2020-12-01
net/smc: Use active link of the connection
Guvenc Gulce
1
-5
/
+5
2020-12-01
net/smc: use helper smc_conn_abort() in listen processing
Karsten Graul
1
-12
/
+5
2020-12-01
net/tls: make sure tls offload sets salt_size
Rohit Maheshwari
1
-1
/
+3
2020-12-01
net: delete __dev_getfirstbyhwtype
Vladimir Oltean
1
-13
/
+0
2020-12-01
net/tipc: fix all function Return: notation
Randy Dunlap
9
-68
/
+68
2020-12-01
net/tipc: fix socket.c kernel-doc
Randy Dunlap
1
-2
/
+29
2020-12-01
net/tipc: fix node.c kernel-doc
Randy Dunlap
1
-1
/
+25
2020-12-01
net/tipc: fix name_table.c kernel-doc
Randy Dunlap
1
-7
/
+35
2020-12-01
net/tipc: fix name_distr.c kernel-doc
Randy Dunlap
1
-0
/
+27
2020-12-01
net/tipc: fix link.c kernel-doc
Randy Dunlap
1
-2
/
+36
2020-12-01
net/tipc: fix bearer.c for kernel-doc
Randy Dunlap
1
-1
/
+19
2020-12-01
net/tipc: fix various kernel-doc warnings
Randy Dunlap
9
-19
/
+40
2020-12-01
net/tipc: fix tipc header files for kernel-doc
Randy Dunlap
5
-14
/
+24
2020-12-01
bridge: switchdev: Notify about VLAN protocol changes
Danielle Ratson
1
-2
/
+14
2020-12-01
net/ipv6: propagate user pointer annotation
Lukas Bulwahn
1
-1
/
+1
2020-12-01
net: switch to storing KCOV handle directly in sk_buff
Marco Elver
1
-6
/
+0
2020-12-01
net: sched: remove redundant 'rtnl_held' argument
Vlad Buslov
2
-12
/
+10
2020-11-30
mptcp: use mptcp release_cb for delayed tasks
Paolo Abeni
4
-117
/
+168
2020-11-30
mptcp: avoid a few atomic ops in the rx path
Paolo Abeni
4
-43
/
+34
2020-11-30
mptcp: allocate TX skbs in msk context
Paolo Abeni
2
-42
/
+210
2020-11-30
mptcp: protect the rx path with the msk socket spinlock
Paolo Abeni
2
-47
/
+107
2020-11-30
mptcp: implement wmem reservation
Paolo Abeni
2
-7
/
+86
2020-11-30
mptcp: open code mptcp variant for lock_sock
Paolo Abeni
2
-1
/
+14
2020-11-28
net/sched: act_ct: enable stats for HW offloaded entries
Marcelo Ricardo Leitner
1
-2
/
+4
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
22
-97
/
+279
2020-11-27
tipc: update address terminology in code
Jon Maloy
8
-36
/
+41
2020-11-27
tipc: make node number calculation reproducible
Jon Maloy
3
-4
/
+16
2020-11-27
tipc: refactor tipc_sk_bind() function
Jon Maloy
1
-36
/
+30
2020-11-27
net/x25: remove x25_kill_by_device()
Martin Schiller
1
-16
/
+0
2020-11-27
net/x25: fix restart request/confirm handling
Martin Schiller
1
-8
/
+33
2020-11-27
net/lapb: fix t1 timer handling for LAPB_STATE_0
Martin Schiller
1
-2
/
+9
2020-11-27
net/lapb: support netdev events
Martin Schiller
1
-1
/
+81
2020-11-27
net/x25: handle additional netdev events
Martin Schiller
3
-12
/
+19
2020-11-27
net/sched: sch_frag: add generic packet fragment support.
wenxu
5
-1
/
+171
2020-11-27
net/sched: act_mirred: refactor the handle of xmit
wenxu
1
-6
/
+15
2020-11-27
net/sched: fix miss init the mru in qdisc_skb_cb
wenxu
1
-0
/
+2
[next]