aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-09tcp: make TCP_INFO more consistentEric Dumazet1-4/+4
2017-01-09bpf: rename ARG_PTR_TO_STACKAlexei Starovoitov1-20/+20
2017-01-09smc: netlink interface for SMC socketsUrsula Braun6-1/+270
2017-01-09smc: socket closing and linkgroup cleanupUrsula Braun11-36/+668
2017-01-09smc: receive data from RMBEUrsula Braun9-3/+304
2017-01-09smc: send data (through RDMA)Ursula Braun6-4/+491
2017-01-09smc: connection data control (CDC)Ursula Braun8-0/+641
2017-01-09smc: link layer control (LLC)Ursula Braun7-3/+330
2017-01-09smc: initialize IB transport incl. PD, MR, QP, CQ, event, WRUrsula Braun8-9/+374
2017-01-09smc: work request (WR) base for use by LLC and CDCUrsula Braun8-1/+790
2017-01-09smc: remote memory buffers (RMBs)Ursula Braun7-7/+342
2017-01-09smc: connection and link group creationUrsula Braun7-17/+605
2017-01-09smc: CLC handshake (incl. preparation steps)Ursula Braun5-32/+822
2017-01-09smc: establish pnet table managementThomas Richter5-3/+569
2017-01-09smc: introduce SMC as an IB-clientUrsula Braun5-1/+200
2017-01-09smc: establish new socket familyUrsula Braun7-3/+675
2017-01-09net: introduce keepalive function in struct protoUrsula Braun4-5/+5
2017-01-09net: for rate-limited ICMP replies save one atomic operationJesper Dangaard Brouer2-22/+37
2017-01-09net: reduce cycles spend on ICMP replies that gets rate limitedJesper Dangaard Brouer2-38/+82
2017-01-09Revert "icmp: avoid allocating large struct on stack"Jesper Dangaard Brouer1-23/+17
2017-01-09Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller3-1/+11
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli2-6/+6
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli1-5/+7
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-48/+68
2017-01-09net/sched: act_csum: compute crc32c on SCTP packetsDavide Caratti1-0/+30
2017-01-09net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selectedDavide Caratti1-0/+1
2017-01-09cls_u32: don't bother explicitly initializing ->divisor to zeroAlexandru Moise1-1/+0
2017-01-09syncookies: use SipHash in place of SHA1Jason A. Donenfeld2-38/+24
2017-01-09secure_seq: use SipHash in place of MD5Jason A. Donenfeld1-82/+63
2017-01-09net: ipv4: remove disable of bottom half in inet_rtm_getrouteDavid Ahern1-2/+0
2017-01-09net: change init_inodecache() return voidyuan linyu1-4/+2
2017-01-09rxrpc: Allow listen(sock, 0) to be used to disable listeningDavid Howells3-1/+11
2017-01-08net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn2-3/+5
2017-01-08net-tc: convert tc_at to tc_at_ingressWillem de Bruijn2-11/+9
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn6-22/+13
2017-01-08net-tc: extract skip classify bit from tc_verdWillem de Bruijn2-14/+7
2017-01-08net-tc: make MAX_RECLASSIFY_LOOP localWillem de Bruijn1-1/+2
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger7-24/+12
2017-01-08net: ipv4: Remove flow arg from ip_mkroute_inputDavid Ahern1-2/+1
2017-01-08net: ipmr: Remove nowait arg to ipmr_get_routeDavid Ahern2-7/+2
2017-01-07net: dsa: move HWMON support to its own fileVivien Didelot4-129/+159
2017-01-06netlabel: add CALIPSO to the list of built-in protocolsPaul Moore1-4/+1
2017-01-06l2tp: rework socket comparison in __l2tp_ip*_bind_lookup()Guillaume Nault2-14/+35
2017-01-06l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup()Guillaume Nault2-6/+0
2017-01-06l2tp: make __l2tp_ip*_bind_lookup() parameters 'const'Guillaume Nault2-5/+5
2017-01-06l2tp: remove redundant addr_len check in l2tp_ip_bind()Guillaume Nault1-1/+1
2017-01-06RDS: validate the requested traces user input against max supportedsantosh.shilimkar@oracle.com1-0/+3
2017-01-06sctp: prepare asoc stream for stream reconfXin Long8-160/+116
2017-01-06udp: inuse checks can quit early for reuseportEric Garver1-10/+19
2017-01-06Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-9/+7