index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-10
smc: link layer control (LLC)
Ursula Braun
7
-3
/
+330
2017-01-10
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
8
-9
/
+374
2017-01-10
smc: work request (WR) base for use by LLC and CDC
Ursula Braun
8
-1
/
+790
2017-01-10
smc: remote memory buffers (RMBs)
Ursula Braun
7
-7
/
+342
2017-01-10
smc: connection and link group creation
Ursula Braun
7
-17
/
+605
2017-01-10
smc: CLC handshake (incl. preparation steps)
Ursula Braun
5
-32
/
+822
2017-01-10
smc: establish pnet table management
Thomas Richter
5
-3
/
+569
2017-01-10
smc: introduce SMC as an IB-client
Ursula Braun
5
-1
/
+200
2017-01-10
smc: establish new socket family
Ursula Braun
7
-3
/
+675
2017-01-10
net: introduce keepalive function in struct proto
Ursula Braun
4
-5
/
+5
2017-01-09
net: for rate-limited ICMP replies save one atomic operation
Jesper Dangaard Brouer
2
-22
/
+37
2017-01-09
net: reduce cycles spend on ICMP replies that gets rate limited
Jesper Dangaard Brouer
2
-38
/
+82
2017-01-09
Revert "icmp: avoid allocating large struct on stack"
Jesper Dangaard Brouer
1
-23
/
+17
2017-01-09
Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
3
-1
/
+11
2017-01-09
net: dsa: Make dsa_switch_ops const
Florian Fainelli
2
-6
/
+6
2017-01-09
net: dsa: Encapsulate legacy switch drivers into dsa_switch_driver
Florian Fainelli
1
-5
/
+7
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-48
/
+68
2017-01-09
net/sched: act_csum: compute crc32c on SCTP packets
Davide Caratti
1
-0
/
+30
2017-01-09
net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selected
Davide Caratti
1
-0
/
+1
2017-01-09
cls_u32: don't bother explicitly initializing ->divisor to zero
Alexandru Moise
1
-1
/
+0
2017-01-09
syncookies: use SipHash in place of SHA1
Jason A. Donenfeld
2
-38
/
+24
2017-01-09
secure_seq: use SipHash in place of MD5
Jason A. Donenfeld
1
-82
/
+63
2017-01-09
net: ipv4: remove disable of bottom half in inet_rtm_getroute
David Ahern
1
-2
/
+0
2017-01-09
net: change init_inodecache() return void
yuan linyu
1
-4
/
+2
2017-01-09
rxrpc: Allow listen(sock, 0) to be used to disable listening
David Howells
3
-1
/
+11
2017-01-09
net-tc: convert tc_from to tc_from_ingress and tc_redirected
Willem de Bruijn
2
-3
/
+5
2017-01-09
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
2
-11
/
+9
2017-01-09
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
6
-22
/
+13
2017-01-09
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
2
-14
/
+7
2017-01-09
net-tc: make MAX_RECLASSIFY_LOOP local
Willem de Bruijn
1
-1
/
+2
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
7
-24
/
+12
2017-01-09
net: ipv4: Remove flow arg from ip_mkroute_input
David Ahern
1
-2
/
+1
2017-01-09
net: ipmr: Remove nowait arg to ipmr_get_route
David Ahern
2
-7
/
+2
2017-01-08
net: dsa: move HWMON support to its own file
Vivien Didelot
4
-129
/
+159
2017-01-07
netlabel: add CALIPSO to the list of built-in protocols
Paul Moore
1
-4
/
+1
2017-01-07
l2tp: rework socket comparison in __l2tp_ip*_bind_lookup()
Guillaume Nault
2
-14
/
+35
2017-01-07
l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup()
Guillaume Nault
2
-6
/
+0
2017-01-07
l2tp: make __l2tp_ip*_bind_lookup() parameters 'const'
Guillaume Nault
2
-5
/
+5
2017-01-07
l2tp: remove redundant addr_len check in l2tp_ip_bind()
Guillaume Nault
1
-1
/
+1
2017-01-07
RDS: validate the requested traces user input against max supported
santosh.shilimkar@oracle.com
1
-0
/
+3
2017-01-07
sctp: prepare asoc stream for stream reconf
Xin Long
8
-160
/
+116
2017-01-07
udp: inuse checks can quit early for reuseport
Eric Garver
1
-10
/
+19
2017-01-07
Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-9
/
+7
2017-01-07
vti6: fix device register to report IFLA_INFO_KIND
David Forster
1
-1
/
+1
2017-01-06
net: ipv4: make fib_select_default static
David Ahern
1
-1
/
+1
2017-01-06
net: ipv4: Simplify rt_fill_info
David Ahern
1
-13
/
+7
2017-01-06
net: dsa: remove version string
Vivien Didelot
3
-7
/
+0
2017-01-06
ipv6: do not send RTM_DELADDR for tentative addresses
Mahesh Bandewar
1
-0
/
+7
2017-01-05
tcp: provide timestamps for partial writes
Soheil Hassas Yeganeh
1
-8
/
+10
2017-01-05
Merge tag 'rxrpc-rewrite-20170105' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
7
-384
/
+13
[next]