aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-3/+31
2018-10-02net: usbnet: make driver_info constBen Dooks1-1/+1
2018-10-02Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+2
2018-10-02tcp: do not release socket ownership in tcp_close()Eric Dumazet1-0/+1
2018-10-03bpf: Add helper to retrieve socket in BPFJoe Stringer1-1/+92
2018-10-03bpf: Add reference tracking to verifierJoe Stringer1-3/+21
2018-10-03bpf: Add PTR_TO_SOCKET verifier typeJoe Stringer2-0/+36
2018-10-03bpf: Add iterator for spilled registersJoe Stringer1-0/+11
2018-10-02net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski1-2/+1
2018-10-02inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet1-5/+0
2018-10-02qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru1-4/+5
2018-10-02net: drop unused skb_append_datato_frags()Paolo Abeni1-5/+0
2018-10-02drm/cma-helper: Fix crash in fbdev error pathNoralf Trønnes1-2/+3
2018-10-02mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migrationMel Gorman2-33/+0
2018-10-01tcp/fq: move back to CLOCK_MONOTONICEric Dumazet1-1/+1
2018-10-01net: phy: improve handling delayed workHeiner Kallweit1-1/+1
2018-10-01netlink: add validation function to policyJohannes Berg1-1/+23
2018-10-01netlink: add attribute range validation to policyJohannes Berg1-3/+64
2018-10-01net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn2-8/+25
2018-10-01net: phy: Add limkmode equivalents to some of the MII ethtool helpersAndrew Lunn1-0/+50
2018-10-01net: phy: Add helper for advertise to lcl valueAndrew Lunn1-0/+19
2018-10-01net: phy: Add helper to convert MII ADV register to a linkmodeAndrew Lunn1-0/+31
2018-10-01net: phy: Add phydev_info()Andrew Lunn1-0/+3
2018-10-01net: phy: Add phydev_warn()Andrew Lunn1-0/+3
2018-10-01net: phy: Move linkmode helpers to somewhere publicAndrew Lunn3-0/+69
2018-10-01tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet1-2/+1
2018-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+2
2018-10-01net/mlx5: Cache the system image guidAlaa Hleihel2-0/+3
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel1-0/+2
2018-10-01bpf: introduce per-cpu cgroup local storageRoman Gushchin4-1/+22
2018-10-01bpf: rework cgroup storage pointer passingRoman Gushchin1-9/+4
2018-10-01bpf: extend cgroup bpf core to allow multiple cgroup storage typesRoman Gushchin2-12/+37
2018-09-29netlink: fix typo in nla_parse_nested() commentJohannes Berg1-1/+1
2018-09-29tls: Remove redundant vars from tls record structureVakul Garg1-4/+2
2018-09-29Merge tag 'rxrpc-fixes-20180928' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-3/+1
2018-09-28Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiGreg Kroah-Hartman1-3/+4
2018-09-28Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorGreg Kroah-Hartman2-6/+33
2018-09-28Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa1-0/+2
2018-09-28Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-2/+0
2018-09-28netlink: add nested array policy validationJohannes Berg1-1/+11
2018-09-28netlink: allow NLA_NESTED to specify nested policy to validateJohannes Berg1-2/+11
2018-09-28netlink: make validation_data constJohannes Berg1-1/+1
2018-09-28netlink: remove NLA_NESTED_COMPATJohannes Berg1-2/+0
2018-09-28Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman1-1/+0
2018-09-28netfilter: avoid erronous array bounds warningFlorian Westphal1-0/+2
2018-09-28netfilter: nf_tables: add SECMARK supportChristian Göttsche2-1/+21
2018-09-28rxrpc: Fix error distributionDavid Howells1-3/+1
2018-09-27Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij1-1/+0
2018-09-27Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz1-2/+0
2018-09-27Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz1-1/+0