summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2018-12-03devlink: Add 'fw_load_policy' generic parameterShalom Toledo
2018-11-30rtnetlink: avoid frame size warning in rtnl_newlink()Jakub Kicinski
2018-11-30rtnetlink: remove a level of indentation in rtnl_newlink()Jakub Kicinski
2018-11-30net: Add trace events for all receive exit pointsGeneviève Bastien
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-29net: explain __skb_checksum_complete() with commentsCong Wang
2018-11-28bpf: helper to pop data from messagesJohn Fastabend
2018-11-27netns: enable to dump full nsid translation tableNicolas Dichtel
2018-11-27netns: enable to specify a nsid for a get requestNicolas Dichtel
2018-11-27netns: add support of NETNSA_TARGET_NSIDNicolas Dichtel
2018-11-27netns: introduce 'struct net_fill_args'Nicolas Dichtel
2018-11-27netns: remove net arg from rtnl_net_fill()Nicolas Dichtel
2018-11-27net: bridge: add support for user-controlled bool optionsNikolay Aleksandrov
2018-11-26bpf: Avoid unnecessary instruction in convert_bpf_ld_abs()David Miller
2018-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-25net: remove unsafe skb_insert()Eric Dumazet
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-23net-gro: use ffs() to speedup napi_gro_flush()Eric Dumazet
2018-11-23net: don't keep lonely packets forever in the gro hashPaolo Abeni
2018-11-22bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu
2018-11-21net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata
2018-11-19net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-17net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet
2018-11-16net: remove unused skb_send_sock()Cong Wang
2018-11-16net: remove VLAN_TAG_PRESENTMichał Mirosław
2018-11-16net/bpf: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław
2018-11-16bpf: Support socket lookup in CGROUP_SOCK_ADDR progsAndrey Ignatov
2018-11-16bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udpAndrey Ignatov
2018-11-15net: remove BUG_ON from __pskb_pull_tailLi RongQing
2018-11-15net: dump more useful information in netdev_rx_csum_fault()Cong Wang
2018-11-12sctp: add sock_reuseport for the sock in __sctp_hash_endpointXin Long
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-09flow_dissector: do not dissect l4 ports for fragments배석진
2018-11-09bpf: Extend the sk_lookup() helper to XDP hookpoint.Nitin Hande
2018-11-09bpf: add perf event notificaton support for sock_opsSowmini Varadhan
2018-11-08net/core: use __vlan_hwaccel helpersMichał Mirosław
2018-11-08net: move __skb_checksum_complete*() to skbuff.cCong Wang
2018-11-08net: core: dev_addr_lists: add auxiliary func to handle reference address upd...Ivan Khoronzhuk
2018-11-08sock: Reset dst when changing sk_mark via setsockoptDavid Barmann
2018-11-07net/vlan: include the shift in skb_vlan_tag_get_prio()Michał Mirosław
2018-11-07net: ensure unbound datagram socket to be chosen when not in a VRFMike Manning
2018-11-06rtnetlink: Add more extack messages to rtnl_newlinkDavid Ahern
2018-11-06net: Add extack argument to rtnl_create_linkDavid Ahern
2018-11-05sock_diag: fix autoloading of the raw_diag moduleAndrei Vagin
2018-11-05net: core: netpoll: Enable netconsole IPv6 link local addressMatwey V. Kornilov
2018-11-05rtnetlink: restore handling of dumpit return value in rtnl_dump_all()Alexey Kodanev
2018-11-03net: do not abort bulk send on BQL statusEric Dumazet
2018-11-02net: document skb parameter in function 'skb_gso_size_check'Mathieu Malaterre
2018-10-29rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel