aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-26
|\
| * Convert net_namespace to new IDA APIMatthew Wilcox2018-08-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-19
|\ \
| * | bpf: fix redirect to map under tail callsDaniel Borkmann2018-08-17
| * | net/xdp: Fix suspicious RCU usage warningTariq Toukan2018-08-16
* | | Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-16
|\| |
| * | net: filter: mark expected switch fall-throughGustavo A. R. Silva2018-08-14
| * | net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()Jeremy Cline2018-08-14
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-13
| |\ \
| | * | bpf: Introduce bpf_skb_ancestor_cgroup_id helperAndrey Ignatov2018-08-12
| | * | bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selectionMartin KaFai Lau2018-08-10
| | * | bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau2018-08-10
| | * | bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau2018-08-10
| | * | net: Add ID (if needed) to sock_reuseport and expose reuseport_lockMartin KaFai Lau2018-08-10
| | * | tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socketMartin KaFai Lau2018-08-10
| | * | xdp: Helpers for disabling napi_direct of xdp_return_frameToshiaki Makita2018-08-10
| | * | bpf: Make redirect_info accessible from modulesToshiaki Makita2018-08-10
| | * | net: Export skb_headers_offset_updateToshiaki Makita2018-08-10
| | * | Revert "xdp: add NULL pointer check in __xdp_return()"Björn Töpel2018-08-10
| * | | net: core: protect rate estimator statistics pointer with lockVlad Buslov2018-08-11
| * | | net: allow to call netif_reset_xps_queues() under cpus_read_lockAndrei Vagin2018-08-09
| |/ /
| * | flow_dissector: allow dissection of tunnel options from metadataSimon Horman2018-08-07
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-07
| |\ \
| | * | bpf: introduce the bpf_get_local_storage() helper functionRoman Gushchin2018-08-02
| | * | bpf: Support bpf_get_socket_cookie in more prog typesAndrey Ignatov2018-07-31
| | * | lwt_bpf: remove unnecessary rcu_read_lock in run_lwt_bpfTaehee Yoo2018-07-31
| | * | bpf: add End.DT6 action to bpf_lwt_seg6_action helperMathieu Xhonneux2018-07-31
| * | | net: avoid unnecessary sock_flag() check when enable timestampYafang Shao2018-08-06
| * | | net: check extack._msg before printLi RongQing2018-08-05
| * | | net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov2018-08-05
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-08-05
| |\ \ \
| | * | | netfilter: nf_tables: add tunnel supportPablo Neira Ayuso2018-08-03
| * | | | net: Remove some unneeded semicolonzhong jiang2018-08-04
| * | | | net/socket: remove duplicated init codeMatthieu Baerts2018-08-02
| * | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-02
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net: Fix coding style in skb_push()Ganesh Goudar2018-08-02
| * | | | fib_rules: NULL check before kfree is not neededYueHaibing2018-07-30
| * | | | net/tc: introduce TC_ACT_REINSERT.Paolo Abeni2018-07-30
| * | | | net: simplify sock_poll_waitChristoph Hellwig2018-07-30
| * | | | net: report invalid mtu value via netlink extackStephen Hemminger2018-07-29
| * | | | net: report min and max mtu network device settingsStephen Hemminger2018-07-29
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-07-27
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | xfrm: Add a new lookup key to match xfrm interfaces.Steffen Klassert2018-06-23
| * | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-24
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | net: remove blank lines at end of fileStephen Hemminger2018-07-24
| * | | | net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsiocTariq Toukan2018-07-24
| * | | | net: create reusable function for getting ownership info of sysfs inodesTyler Hicks2018-07-21
| * | | | net-sysfs: make sure objects belong to container's ownerDmitry Torokhov2018-07-21
| * | | | net-sysfs: require net admin in the init ns for setting tx_maxrateTyler Hicks2018-07-21
| * | | | net: Init backlog NAPI's gro_hash.David S. Miller2018-07-21