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-01-09
smc: CLC handshake (incl. preparation steps)
Ursula Braun
5
-32
/
+822
2017-01-09
smc: establish pnet table management
Thomas Richter
5
-3
/
+569
2017-01-09
smc: introduce SMC as an IB-client
Ursula Braun
5
-1
/
+200
2017-01-09
smc: establish new socket family
Ursula Braun
7
-3
/
+675
2017-01-09
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-08
net-tc: convert tc_from to tc_from_ingress and tc_redirected
Willem de Bruijn
2
-3
/
+5
2017-01-08
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
2
-11
/
+9
2017-01-08
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
6
-22
/
+13
2017-01-08
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
2
-14
/
+7
2017-01-08
net-tc: make MAX_RECLASSIFY_LOOP local
Willem de Bruijn
1
-1
/
+2
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
7
-24
/
+12
2017-01-08
net: ipv4: Remove flow arg from ip_mkroute_input
David Ahern
1
-2
/
+1
2017-01-08
net: ipmr: Remove nowait arg to ipmr_get_route
David Ahern
2
-7
/
+2
2017-01-07
net: dsa: move HWMON support to its own file
Vivien Didelot
4
-129
/
+159
2017-01-06
netlabel: add CALIPSO to the list of built-in protocols
Paul Moore
1
-4
/
+1
2017-01-06
l2tp: rework socket comparison in __l2tp_ip*_bind_lookup()
Guillaume Nault
2
-14
/
+35
2017-01-06
l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup()
Guillaume Nault
2
-6
/
+0
2017-01-06
l2tp: make __l2tp_ip*_bind_lookup() parameters 'const'
Guillaume Nault
2
-5
/
+5
2017-01-06
l2tp: remove redundant addr_len check in l2tp_ip_bind()
Guillaume Nault
1
-1
/
+1
2017-01-06
RDS: validate the requested traces user input against max supported
santosh.shilimkar@oracle.com
1
-0
/
+3
2017-01-06
sctp: prepare asoc stream for stream reconf
Xin Long
8
-160
/
+116
2017-01-06
udp: inuse checks can quit early for reuseport
Eric Garver
1
-10
/
+19
2017-01-06
Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-9
/
+7
2017-01-06
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
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-34
/
+59
2017-01-05
net:dsa: check for EPROBE_DEFER from dsa_dst_parse()
Volodymyr Bendiuga
1
-1
/
+7
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-47
/
+79
2017-01-05
rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_calls
David Howells
1
-2
/
+7
2017-01-05
rxrpc: Add some more tracing
David Howells
2
-1
/
+6
[next]