summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-087-24/+12Star
* net: ipv4: Remove flow arg from ip_mkroute_inputDavid Ahern2017-01-081-2/+1Star
* net: ipmr: Remove nowait arg to ipmr_get_routeDavid Ahern2017-01-082-7/+2Star
* net: dsa: move HWMON support to its own fileVivien Didelot2017-01-084-129/+159
* l2tp: rework socket comparison in __l2tp_ip*_bind_lookup()Guillaume Nault2017-01-072-14/+35
* l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup()Guillaume Nault2017-01-072-6/+0Star
* l2tp: make __l2tp_ip*_bind_lookup() parameters 'const'Guillaume Nault2017-01-072-5/+5
* l2tp: remove redundant addr_len check in l2tp_ip_bind()Guillaume Nault2017-01-071-1/+1
* RDS: validate the requested traces user input against max supportedsantosh.shilimkar@oracle.com2017-01-071-0/+3
* sctp: prepare asoc stream for stream reconfXin Long2017-01-078-160/+116Star
* udp: inuse checks can quit early for reuseportEric Garver2017-01-071-10/+19
* net: ipv4: make fib_select_default staticDavid Ahern2017-01-061-1/+1
* net: ipv4: Simplify rt_fill_infoDavid Ahern2017-01-061-13/+7Star
* net: dsa: remove version stringVivien Didelot2017-01-063-7/+0Star
* ipv6: do not send RTM_DELADDR for tentative addressesMahesh Bandewar2017-01-061-0/+7
* tcp: provide timestamps for partial writesSoheil Hassas Yeganeh2017-01-051-8/+10
* Merge tag 'rxrpc-rewrite-20170105' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-01-057-384/+13Star
|\
| * rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_callsDavid Howells2017-01-051-2/+7
| * rxrpc: Add some more tracingDavid Howells2017-01-052-1/+6
| * rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells2017-01-055-381/+0Star
* | net:dsa: check for EPROBE_DEFER from dsa_dst_parse()Volodymyr Bendiuga2017-01-051-1/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-0514-47/+79
|\ \ | |/ |/|
| * drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang2017-01-031-1/+7
| * ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck2017-01-031-1/+1
| * igmp: Make igmp group member RFC 3376 compliantMichal Tesar2017-01-021-1/+6
| * flow_dissector: Update pptp handling to avoid null pointer deref.Ian Kumlien2017-01-021-2/+3
| * mac80211: initialize fast-xmit 'info' laterJohannes Berg2017-01-021-1/+2
| * l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookupsGuillaume Nault2017-01-022-27/+12Star
| * l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookupGuillaume Nault2017-01-021-2/+2
| * drop_monitor: add missing call to genlmsg_endReiter Wolfgang2017-01-021-9/+24
| * net: socket: don't set sk_uid to garbage value in ->setattr()Eric Biggers2017-01-011-1/+1
| * net: ipv4: dst for local input routes should use l3mdev if relevantDavid Ahern2016-12-301-1/+2
| * net: fix incorrect original ingress device index in PKTINFOWei Zhang2016-12-291-1/+7
| * rtnl: stats - add missing netlink message size checksMathias Krause2016-12-291-0/+6
| * ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li2016-12-291-1/+1
| * net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FSAugusto Mecking Caringi2016-12-281-0/+2
| * net/sched: cls_flower: Fix missing addr_type in classifyPaul Blakey2016-12-281-0/+4
* | packet: fix panic in __packet_set_timestamp on tpacket_v3 in tx modeDaniel Borkmann2017-01-051-0/+3
* | net: dsa: remove out label in dsa_switch_setup_oneVivien Didelot2017-01-041-27/+13Star
* | net: Assert at build time the assumptions we make about the CMSG header.David S. Miller2017-01-042-0/+5
* | scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))yuan linyu2017-01-044-11/+9Star
* | net/sched: cls_matchall: Fix error pathYotam Gigi2017-01-041-6/+16
* | tipc: reduce risk of user starvation during link congestionJon Paul Maloy2017-01-035-251/+194Star
* | tipc: modify struct tipc_plist to be more versatileJon Paul Maloy2017-01-033-46/+83
* | tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functionsJon Paul Maloy2017-01-031-59/+49Star
* | af_packet: TX_RING support for TPACKET_V3Sowmini Varadhan2017-01-031-9/+30
* | ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entriesNikolay Aleksandrov2017-01-032-2/+6
* | RDS: add receive message trace used by applicationSantosh Shilimkar2017-01-025-3/+76
* | RDS: make message size limit compliant with specAvinash Repaka2017-01-023-1/+42
* | RDS: add stat for socket recv memory usageVenkat Venkatsubra2017-01-022-0/+7