aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-06vti6: fix device register to report IFLA_INFO_KINDDavid Forster1-1/+1
2017-01-06net: ipv4: make fib_select_default staticDavid Ahern1-1/+1
2017-01-06net: ipv4: Simplify rt_fill_infoDavid Ahern1-13/+7
2017-01-06net: dsa: remove version stringVivien Didelot3-7/+0
2017-01-06ipv6: do not send RTM_DELADDR for tentative addressesMahesh Bandewar1-0/+7
2017-01-05tcp: provide timestamps for partial writesSoheil Hassas Yeganeh1-8/+10
2017-01-05Merge tag 'rxrpc-rewrite-20170105' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller7-384/+13
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-34/+59
2017-01-05net:dsa: check for EPROBE_DEFER from dsa_dst_parse()Volodymyr Bendiuga1-1/+7
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-47/+79
2017-01-05rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_callsDavid Howells1-2/+7
2017-01-05rxrpc: Add some more tracingDavid Howells2-1/+6
2017-01-05rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells5-381/+0
2017-01-05nl80211: fix sched scan netlink socket owner destructionJohannes Berg1-9/+7
2017-01-04packet: fix panic in __packet_set_timestamp on tpacket_v3 in tx modeDaniel Borkmann1-0/+3
2017-01-04net: dsa: remove out label in dsa_switch_setup_oneVivien Didelot1-27/+13
2017-01-04net: Assert at build time the assumptions we make about the CMSG header.David S. Miller2-0/+5
2017-01-04scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))yuan linyu4-11/+9
2017-01-03net/sched: cls_matchall: Fix error pathYotam Gigi1-6/+16
2017-01-03tipc: reduce risk of user starvation during link congestionJon Paul Maloy5-251/+194
2017-01-03tipc: modify struct tipc_plist to be more versatileJon Paul Maloy3-46/+83
2017-01-03tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functionsJon Paul Maloy1-59/+49
2017-01-03drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang1-1/+7
2017-01-03af_packet: TX_RING support for TPACKET_V3Sowmini Varadhan1-9/+30
2017-01-03ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entriesNikolay Aleksandrov2-2/+6
2017-01-03ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck1-1/+1
2017-01-02RDS: add receive message trace used by applicationSantosh Shilimkar5-3/+76
2017-01-02RDS: make message size limit compliant with specAvinash Repaka3-1/+42
2017-01-02RDS: add stat for socket recv memory usageVenkat Venkatsubra2-0/+7
2017-01-02RDS: IB: fix panic due to handlers running post teardownSantosh Shilimkar2-0/+13
2017-01-02RDS: RDMA: Fix the composite message user notificationSantosh Shilimkar4-11/+29
2017-01-02RDS: IB: Add vector spreading for cqsSantosh Shilimkar3-3/+53
2017-01-02RDS: IB: add few useful cache stastsSantosh Shilimkar3-0/+15
2017-01-02RDS: IB: track and log active side endpoint in connectionSantosh Shilimkar2-4/+10
2017-01-02RDS: RDMA: silence the use_once mr log floodSantosh Shilimkar1-1/+2
2017-01-02RDS: IB: split the mr registration and invalidation pathSantosh Shilimkar3-8/+16
2017-01-02RDS: RDMA: return appropriate error on rdma map failuresSantosh Shilimkar1-1/+10
2017-01-02RDS: RDMA: start rdma listening after initQing Huang1-8/+3
2017-01-02RDS: RDMA: fix the ib_map_mr_sg_zbva() argumentSantosh Shilimkar1-2/+3
2017-01-02RDS: IB: make the transport retry count smallestSantosh Shilimkar1-1/+1
2017-01-02RDS: IB: include faddr in connection logSantosh Shilimkar3-14/+13
2017-01-02RDS: mark few internal functions static to make sparse build happySantosh Shilimkar3-7/+8
2017-01-02RDS: log the address on bind failureSantosh Shilimkar1-2/+2
2017-01-02igmp: Make igmp group member RFC 3376 compliantMichal Tesar1-1/+6
2017-01-02flow_dissector: Update pptp handling to avoid null pointer deref.Ian Kumlien1-2/+3
2017-01-02mac80211: initialize fast-xmit 'info' laterJohannes Berg1-1/+2
2017-01-01l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookupsGuillaume Nault2-27/+12
2017-01-01l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookupGuillaume Nault1-2/+2
2017-01-01drop_monitor: add missing call to genlmsg_endReiter Wolfgang1-9/+24
2017-01-01net: socket: don't set sk_uid to garbage value in ->setattr()Eric Biggers1-1/+1