summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn2017-01-08
* net-tc: convert tc_at to tc_at_ingressWillem de Bruijn2017-01-08
* net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn2017-01-08
* net-tc: extract skip classify bit from tc_verdWillem de Bruijn2017-01-08
* net-tc: make MAX_RECLASSIFY_LOOP localWillem de Bruijn2017-01-08
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
* net: ipv4: Remove flow arg from ip_mkroute_inputDavid Ahern2017-01-08
* net: ipmr: Remove nowait arg to ipmr_get_routeDavid Ahern2017-01-08
* net: dsa: move HWMON support to its own fileVivien Didelot2017-01-07
* l2tp: rework socket comparison in __l2tp_ip*_bind_lookup()Guillaume Nault2017-01-06
* l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup()Guillaume Nault2017-01-06
* l2tp: make __l2tp_ip*_bind_lookup() parameters 'const'Guillaume Nault2017-01-06
* l2tp: remove redundant addr_len check in l2tp_ip_bind()Guillaume Nault2017-01-06
* RDS: validate the requested traces user input against max supportedsantosh.shilimkar@oracle.com2017-01-06
* sctp: prepare asoc stream for stream reconfXin Long2017-01-06
* udp: inuse checks can quit early for reuseportEric Garver2017-01-06
* net: ipv4: make fib_select_default staticDavid Ahern2017-01-06
* net: ipv4: Simplify rt_fill_infoDavid Ahern2017-01-06
* net: dsa: remove version stringVivien Didelot2017-01-06
* ipv6: do not send RTM_DELADDR for tentative addressesMahesh Bandewar2017-01-06
* tcp: provide timestamps for partial writesSoheil Hassas Yeganeh2017-01-05
* Merge tag 'rxrpc-rewrite-20170105' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-01-05
|\
| * rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_callsDavid Howells2017-01-05
| * rxrpc: Add some more tracingDavid Howells2017-01-05
| * rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells2017-01-05
* | net:dsa: check for EPROBE_DEFER from dsa_dst_parse()Volodymyr Bendiuga2017-01-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-05
|\ \ | |/ |/|
| * drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang2017-01-03
| * ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck2017-01-03
| * igmp: Make igmp group member RFC 3376 compliantMichal Tesar2017-01-02
| * flow_dissector: Update pptp handling to avoid null pointer deref.Ian Kumlien2017-01-02
| * mac80211: initialize fast-xmit 'info' laterJohannes Berg2017-01-02
| * l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookupsGuillaume Nault2017-01-01
| * l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookupGuillaume Nault2017-01-01
| * drop_monitor: add missing call to genlmsg_endReiter Wolfgang2017-01-01
| * net: socket: don't set sk_uid to garbage value in ->setattr()Eric Biggers2017-01-01
| * net: ipv4: dst for local input routes should use l3mdev if relevantDavid Ahern2016-12-29
| * net: fix incorrect original ingress device index in PKTINFOWei Zhang2016-12-29
| * rtnl: stats - add missing netlink message size checksMathias Krause2016-12-29
| * ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li2016-12-29
| * net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FSAugusto Mecking Caringi2016-12-28
| * net/sched: cls_flower: Fix missing addr_type in classifyPaul Blakey2016-12-28
* | packet: fix panic in __packet_set_timestamp on tpacket_v3 in tx modeDaniel Borkmann2017-01-04
* | net: dsa: remove out label in dsa_switch_setup_oneVivien Didelot2017-01-04
* | net: Assert at build time the assumptions we make about the CMSG header.David S. Miller2017-01-04
* | scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))yuan linyu2017-01-04
* | net/sched: cls_matchall: Fix error pathYotam Gigi2017-01-03
* | tipc: reduce risk of user starvation during link congestionJon Paul Maloy2017-01-03
* | tipc: modify struct tipc_plist to be more versatileJon Paul Maloy2017-01-03
* | tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functionsJon Paul Maloy2017-01-03