summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * | l2tp: hold tunnel while looking up sessions in l2tp_netlinkGuillaume Nault2020-05-27
| | * | l2tp: initialise session's refcount before making it reachableGuillaume Nault2020-05-27
| | * | l2tp: define parameters of l2tp_tunnel_find*() as "const"Guillaume Nault2020-05-27
| | * | l2tp: define parameters of l2tp_session_get*() as "const"Guillaume Nault2020-05-27
| | * | l2tp: remove l2tp_session_find()Guillaume Nault2020-05-27
| | * | l2tp: remove useless duplicate session detection in l2tp_netlinkGuillaume Nault2020-05-27
| | * | L2TP:Adjust intf MTU, add underlay L3, L2 hdrs.R. Parameswaran2020-05-27
| | * | New kernel function to get IP overhead on a socket.R. Parameswaran2020-05-27
| | * | net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*Asbjørn Sloth Tønnesen2020-05-27
| | * | net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen2020-05-27
| | * | l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6Guillaume Nault2020-05-27
| | * | l2tp: take a reference on sessions used in genetlink handlersGuillaume Nault2020-05-27
| | * | l2tp: hold session while sending creation notificationsGuillaume Nault2020-05-27
| | * | l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()Guillaume Nault2020-05-27
| | * | l2tp: lock socket before checking flags in connect()Guillaume Nault2020-05-27
| * | | Merge 4.4.224 into android-4.4-pGreg Kroah-Hartman2020-05-20
| |\| |
| | * | netlabel: cope with NULL catmapPaolo Abeni2020-05-20
| | * | net: ipv4: really enforce backoff for redirectsPaolo Abeni2020-05-20
| | * | net: fix a potential recursive NETDEV_FEAT_CHANGECong Wang2020-05-20
| | * | netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-20
| | * | gre: do not keep the GRE header around in collect medata modeJiri Benc2020-05-20
| | * | net: openvswitch: fix csum updates for MPLS actionsJohn Hurley2020-05-20
| | * | drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann2020-05-20
| | * | net: handle no dst on skb in icmp6_sendDavid Ahern2020-05-20
| | * | net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-05-20
| | * | net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2020-05-20
| | * | batman-adv: fix batadv_nc_random_weight_tqGeorge Spelvin2020-05-20
| | * | ipv6: fix cleanup ordering for ip6_mr failureSabrina Dubroca2020-05-20
| | * | sch_choke: avoid potential panic in choke_reset()Eric Dumazet2020-05-20
| | * | sch_sfq: validate silly quantum valuesEric Dumazet2020-05-20
| * | | Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman2020-05-11
| |\ \ \
| | * | | Revert "net: ipv6: Fix processing of RAs in presence of VRF"Greg Kroah-Hartman2020-05-11
| | |/ /
| | * | mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-05-10
| | * | sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen2020-05-10
| | * | net: skbuff: Remove errornous length validation in skb_vlan_pop()Shmulik Ladkani2020-05-10
| | * | bridge: Fix problems around fdb entries pointing to the bridge deviceToshiaki Makita2020-05-10
| | * | net: icmp_route_lookup should use rt dev to determine L3 domainDavid Ahern2020-05-10
| | * | l2tp: fix use-after-free during module unloadSabrina Dubroca2020-05-10
| | * | net: bridge: don't increment tx_dropped in br_do_proxy_arpNikolay Aleksandrov2020-05-10
| | * | qdisc: fix a module refcount leak in qdisc_create_dflt()Eric Dumazet2020-05-10
| | * | fq_codel: return non zero qlen in class dumpsEric Dumazet2020-05-10
| | * | rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause2020-05-10
| | * | net: icmp6_send should use dst dev to determine L3 domainDavid Ahern2020-05-10
| | * | tipc: fix the error handling in tipc_udp_enable()Wei Yongjun2020-05-10
| | * | gre: reject GUE and FOU in collect metadata modeJiri Benc2020-05-10
| | * | gre: build header correctly for collect metadata tunnelsJiri Benc2020-05-10
| | * | gre: do not assign header_ops in collect metadata modeJiri Benc2020-05-10
| | * | ovs/gre: fix rtnl notifications on iface deletionNicolas Dichtel2020-05-10
| | * | openvswitch: update checksum in {push,pop}_mplsSimon Horman2020-05-10
| | * | xprtrdma: Fix backchannel allocation of extra rpcrdma_repsChuck Lever2020-05-10