summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-01-10packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3Sowmini Varadhan
2017-01-09net: dsa: select NET_SWITCHDEVVivien Didelot
2017-01-09tcp: make TCP_INFO more consistentEric Dumazet
2017-01-09bpf: rename ARG_PTR_TO_STACKAlexei Starovoitov
2017-01-09smc: netlink interface for SMC socketsUrsula Braun
2017-01-09smc: socket closing and linkgroup cleanupUrsula Braun
2017-01-09smc: receive data from RMBEUrsula Braun
2017-01-09smc: send data (through RDMA)Ursula Braun
2017-01-09smc: connection data control (CDC)Ursula Braun
2017-01-09smc: link layer control (LLC)Ursula Braun
2017-01-09smc: initialize IB transport incl. PD, MR, QP, CQ, event, WRUrsula Braun
2017-01-09smc: work request (WR) base for use by LLC and CDCUrsula Braun
2017-01-09smc: remote memory buffers (RMBs)Ursula Braun
2017-01-09smc: connection and link group creationUrsula Braun
2017-01-09smc: CLC handshake (incl. preparation steps)Ursula Braun
2017-01-09smc: establish pnet table managementThomas Richter
2017-01-09smc: introduce SMC as an IB-clientUrsula Braun
2017-01-09smc: establish new socket familyUrsula Braun
2017-01-09net: introduce keepalive function in struct protoUrsula Braun
2017-01-09net: for rate-limited ICMP replies save one atomic operationJesper Dangaard Brouer
2017-01-09net: reduce cycles spend on ICMP replies that gets rate limitedJesper Dangaard Brouer
2017-01-09Revert "icmp: avoid allocating large struct on stack"Jesper Dangaard Brouer
2017-01-09Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-09net/sched: act_csum: compute crc32c on SCTP packetsDavide Caratti
2017-01-09net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selectedDavide Caratti
2017-01-09cls_u32: don't bother explicitly initializing ->divisor to zeroAlexandru Moise
2017-01-09syncookies: use SipHash in place of SHA1Jason A. Donenfeld
2017-01-09secure_seq: use SipHash in place of MD5Jason A. Donenfeld
2017-01-09net: ipv4: remove disable of bottom half in inet_rtm_getrouteDavid Ahern
2017-01-09net: change init_inodecache() return voidyuan linyu
2017-01-09rxrpc: Allow listen(sock, 0) to be used to disable listeningDavid Howells
2017-01-08net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn
2017-01-08net-tc: convert tc_at to tc_at_ingressWillem de Bruijn
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn
2017-01-08net-tc: extract skip classify bit from tc_verdWillem de Bruijn
2017-01-08net-tc: make MAX_RECLASSIFY_LOOP localWillem de Bruijn
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2017-01-08net: ipv4: Remove flow arg from ip_mkroute_inputDavid Ahern
2017-01-08net: ipmr: Remove nowait arg to ipmr_get_routeDavid Ahern
2017-01-07net: dsa: move HWMON support to its own fileVivien Didelot
2017-01-06netlabel: add CALIPSO to the list of built-in protocolsPaul Moore
2017-01-06l2tp: rework socket comparison in __l2tp_ip*_bind_lookup()Guillaume Nault
2017-01-06l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup()Guillaume Nault
2017-01-06l2tp: make __l2tp_ip*_bind_lookup() parameters 'const'Guillaume Nault
2017-01-06l2tp: remove redundant addr_len check in l2tp_ip_bind()Guillaume Nault
2017-01-06RDS: validate the requested traces user input against max supportedsantosh.shilimkar@oracle.com
2017-01-06sctp: prepare asoc stream for stream reconfXin Long