summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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-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
2017-01-06udp: inuse checks can quit early for reuseportEric Garver
2017-01-06net: ipv4: make fib_select_default staticDavid Ahern
2017-01-06net: ipv4: Simplify rt_fill_infoDavid Ahern
2017-01-06net: dsa: remove version stringVivien Didelot
2017-01-06ipv6: do not send RTM_DELADDR for tentative addressesMahesh Bandewar
2017-01-05tcp: provide timestamps for partial writesSoheil Hassas Yeganeh
2017-01-05Merge tag 'rxrpc-rewrite-20170105' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-01-05net:dsa: check for EPROBE_DEFER from dsa_dst_parse()Volodymyr Bendiuga
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-05rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_callsDavid Howells
2017-01-05rxrpc: Add some more tracingDavid Howells
2017-01-05rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells
2017-01-04packet: fix panic in __packet_set_timestamp on tpacket_v3 in tx modeDaniel Borkmann
2017-01-04net: dsa: remove out label in dsa_switch_setup_oneVivien Didelot
2017-01-04net: Assert at build time the assumptions we make about the CMSG header.David S. Miller
2017-01-04scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))yuan linyu
2017-01-03net/sched: cls_matchall: Fix error pathYotam Gigi
2017-01-03tipc: reduce risk of user starvation during link congestionJon Paul Maloy
2017-01-03tipc: modify struct tipc_plist to be more versatileJon Paul Maloy
2017-01-03tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functionsJon Paul Maloy
2017-01-03drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang
2017-01-03af_packet: TX_RING support for TPACKET_V3Sowmini Varadhan
2017-01-03ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entriesNikolay Aleksandrov
2017-01-03ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck
2017-01-02RDS: add receive message trace used by applicationSantosh Shilimkar
2017-01-02RDS: make message size limit compliant with specAvinash Repaka
2017-01-02RDS: add stat for socket recv memory usageVenkat Venkatsubra
2017-01-02RDS: IB: fix panic due to handlers running post teardownSantosh Shilimkar
2017-01-02RDS: RDMA: Fix the composite message user notificationSantosh Shilimkar
2017-01-02RDS: IB: Add vector spreading for cqsSantosh Shilimkar
2017-01-02RDS: IB: add few useful cache stastsSantosh Shilimkar
2017-01-02RDS: IB: track and log active side endpoint in connectionSantosh Shilimkar
2017-01-02RDS: RDMA: silence the use_once mr log floodSantosh Shilimkar