summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Update my email addressJozsef Kadlecsik2019-06-105-5/+5
* net: phy: remove state PHY_FORCINGHeiner Kallweit2019-06-051-11/+0
* net/tls: fully initialize the msg wrapper skbJakub Kicinski2019-06-041-0/+1
* Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-06-035-17/+42
|\
| * net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik2019-05-311-0/+2
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-315-17/+40
| |\
| | * {IB,net}/mlx5: Constify rep ops functions pointersParav Pandit2019-05-311-9/+11
| | * net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham2019-05-311-1/+3
| | * net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham2019-05-312-4/+4
| | * net/mlx5: Introduce termination table bitsEli Britstein2019-05-312-2/+5
| | * net/mlx5: Add core dump register access HW bitsMoshe Shemesh2019-05-312-1/+17
* | | net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal2019-06-021-15/+6
* | | net: inetdevice: provide replacement iterators for in_ifaddr walkFlorian Westphal2019-06-021-1/+9
* | | Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller2019-06-027-1399/+0
|\ \ \
| * | | isdn: hdlc: move into mISDNArnd Bergmann2019-05-311-82/+0
| * | | isdn: remove isdn4linuxArnd Bergmann2019-05-316-1330/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-06-011-5/+0
|\ \ \ \
| * | | | netfilter: replace skb_make_writable with skb_ensure_writableFlorian Westphal2019-05-311-5/+0
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-05-315-17/+126
|\ \ \ \
| * | | | bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin2019-05-311-1/+1
| * | | | bpf: rework memlock-based memory accounting for mapsRoman Gushchin2019-05-311-1/+4
| * | | | bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin2019-05-311-3/+7
| * | | | bpf: cgroup inet skb programs can return 0 to 3brakmo2019-05-311-1/+2
| * | | | bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAYbrakmo2019-05-311-0/+50
| * | | | bpf: cgroup: properly use bpf_prog_array apiStanislav Fomichev2019-05-291-1/+1
| * | | | bpf: remove __rcu annotations from bpf_prog_arrayStanislav Fomichev2019-05-291-6/+6
| * | | | bpf: decouple the lifetime of cgroup_bpf from cgroup itselfRoman Gushchin2019-05-282-2/+27
| * | | | bpf: verifier: insert zero extension according to analysis resultJiong Wang2019-05-242-0/+2
| * | | | bpf: introduce new mov32 variant for doing explicit zero extensionJiong Wang2019-05-241-0/+14
| * | | | bpf: verifier: mark verified-insn with sub-register zext flagJiong Wang2019-05-241-3/+11
| * | | | bpf: convert explored_states to hash tableAlexei Starovoitov2019-05-241-0/+1
| * | | | bpf: split explored_statesAlexei Starovoitov2019-05-241-0/+1
* | | | | net: sfp: remove sfp-bus use of netdevsRussell King2019-05-311-4/+2
* | | | | net: sfp: add mandatory attach/detach methods for sfp busesRussell King2019-05-311-0/+6
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-3182-875/+119
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-301-0/+9
| |\ \ \ \
| | * | | | net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool opsMaxime Chevallier2019-05-251-0/+9
| * | | | | Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-251-0/+26
| |\ \ \ \ \
| | * | | | | dax: Arrange for dax_supported check to span multiple devicesDan Williams2019-05-201-0/+26
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-243-9/+7
| |\ \ \ \ \
| | * | | | | blk-mq: fix hang caused by freeze/unfreeze sequenceBob Liu2019-05-231-1/+6
| | * | | | | block: remove the bi_seg_{front,back}_size fields in struct bioChristoph Hellwig2019-05-231-7/+0
| | * | | | | bio: fix improper use of smp_mb__before_atomic()Andrea Parri2019-05-231-1/+1
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120Thomas Gleixner2019-05-241-14/+1
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner2019-05-242-21/+2
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner2019-05-241-16/+1
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-2413-193/+13
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98Thomas Gleixner2019-05-241-5/+1
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91Thomas Gleixner2019-05-242-26/+2
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner2019-05-244-16/+4