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
net: dsa: select NET_SWITCHDEV
Vivien Didelot
1
-2
/
+3
2017-01-09
tcp: make TCP_INFO more consistent
Eric Dumazet
1
-4
/
+4
2017-01-09
bpf: rename ARG_PTR_TO_STACK
Alexei Starovoitov
1
-20
/
+20
2017-01-09
smc: netlink interface for SMC sockets
Ursula Braun
6
-1
/
+270
2017-01-09
smc: socket closing and linkgroup cleanup
Ursula Braun
11
-36
/
+668
2017-01-09
smc: receive data from RMBE
Ursula Braun
9
-3
/
+304
2017-01-09
smc: send data (through RDMA)
Ursula Braun
6
-4
/
+491
2017-01-09
smc: connection data control (CDC)
Ursula Braun
8
-0
/
+641
2017-01-09
smc: link layer control (LLC)
Ursula Braun
7
-3
/
+330
2017-01-09
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
8
-9
/
+374
2017-01-09
smc: work request (WR) base for use by LLC and CDC
Ursula Braun
8
-1
/
+790
2017-01-09
smc: remote memory buffers (RMBs)
Ursula Braun
7
-7
/
+342
2017-01-09
smc: connection and link group creation
Ursula Braun
7
-17
/
+605
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
[next]