summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2019-05-04neighbor: Reset gc_entries counter if new entry is released before insertDavid Ahern
2019-05-01devlink: Change devlink health locking mechanismMoshe Shemesh
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-27bpf: Introduce bpf sk local storageMartin KaFai Lau
2019-04-26ipv6: Initialize fib6_result in bpf_ipv6_fib_lookupDavid Ahern
2019-04-25bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_typeStanislav Fomichev
2019-04-25net-sysfs: Replace ktype default_attrs field with groupsKimberly Brown
2019-04-23lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern
2019-04-23net: fix sparc64 compilation of sock_gettstampStephen Rothwell
2019-04-24bpf: update skb->protocol in bpf_skb_net_growWillem de Bruijn
2019-04-23flow_dissector: handle no-skb use caseStanislav Fomichev
2019-04-23net: plumb network namespace into __skb_flow_dissectStanislav Fomichev
2019-04-23flow_dissector: switch kernel context to struct bpf_flow_dissectorStanislav Fomichev
2019-04-22net: devlink: Add extack to shared buffer operationsIdo Schimmel
2019-04-22cgroup: net: remove left over MODULE_LICENSE tagPaul Gortmaker
2019-04-22net: Rename net/nexthop.h net/rtnh.hDavid Ahern
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann
2019-04-17net ipv6: Prevent neighbor add if protocol is disabled on deviceDavid Ahern
2019-04-17ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern
2019-04-17ipv6: Pass fib6_result to fib lookupsDavid Ahern
2019-04-17ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern
2019-04-17ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern
2019-04-17net: core: introduce build_skb_aroundJesper Dangaard Brouer
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-16socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEWArnd Bergmann
2019-04-16net: Fix missing meta data in skb with vlan packetYuya Kusakabe
2019-04-16net/core: work around section mismatch warning for ptp_classifierArd Biesheuvel
2019-04-16bpf: allow clearing all sock_ops callback flagsViet Hoang Tran
2019-04-16bpf: reserve flags in bpf_skb_net_shrinkWillem de Bruijn
2019-04-15Revert "net-sysfs: Fix memory leak in netdev_register_kobject"Wang Hai
2019-04-14rtnetlink: fix rtnl_valid_stats_req() nlmsg_len checkEric Dumazet
2019-04-12bpf: Check address length before reading address familyTetsuo Handa
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-11bpf: add layer 2 encap support to bpf_skb_adjust_roomAlan Maguire
2019-04-11netns: read NETNSA_NSID as s32 attribute in rtnl_net_getid()Guillaume Nault
2019-04-10failover: allow name change on IFF_UP slave interfacesSi-Wei Liu
2019-04-10Revert: "net: sched: put back q.qlen into a single location"Paolo Abeni
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-04-08bpf: Handle ipv6 gateway in bpf_ipv4_fib_lookupDavid Ahern
2019-04-08net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern
2019-04-08ipv6: Add neighbor helpers that use the ipv6 stubDavid Ahern
2019-04-08datagram: remove rendundant 'peeked' argumentPaolo Abeni
2019-04-08xfrm: remove output indirection from xfrm_modeFlorian Westphal
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-04net: devlink: add warning for ndo_get_port_parent_id set when not neededJiri Pirko