summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: avoid fastopen API to be used on AF_UNSPECWei Wang2017-05-251-2/+5
* net: move somaxconn init from sysctl codeRoman Kapl2017-05-252-2/+19
* net: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-251-1/+1
* geneve: fix fill_info when using collect_metadataEric Garver2017-05-251-3/+5
* Merge branch 'q-in-q-checksums'David S. Miller2017-05-243-9/+14
|\
| * virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich2017-05-241-0/+1
| * be2net: Fix offload features for Q-in-Q packetsVlad Yasevich2017-05-241-1/+3
| * vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich2017-05-241-8/+10
|/
* net: phy: marvell: Limit errata to 88m1101Andrew Lunn2017-05-241-29/+37
* net/phy: fix mdio-octeon dependency and buildRandy Dunlap2017-05-241-1/+1
* Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-05-248-30/+120
|\
| * net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan2017-05-231-11/+4
| * net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia2017-05-234-8/+44
| * net/mlx5e: IPoIB, handle RX packet correctlyErez Shitrit2017-05-231-1/+7
| * net/mlx5e: Fix warnings around parsing of TC pedit actionsOr Gerlitz2017-05-231-7/+7
| * net/mlx5e: Properly enforce disallowing of partial field re-write offloadOr Gerlitz2017-05-231-2/+3
| * net/mlx5e: Allow TC csum offload if applied together with pedit actionOr Gerlitz2017-05-231-0/+39
| * net/sched: act_csum: Add accessors for offloading driversOr Gerlitz2017-05-231-0/+15
| * net/mlx5e: Use the correct delete call on offloaded TC encap entry detachOr Gerlitz2017-05-231-1/+1
* | Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-05-243-9/+12
|\ \
| * | cfg80211: make cfg80211_sched_scan_results() work from atomic contextArend Van Spriel2017-05-231-4/+4
| * | mac80211: strictly check mesh address extension modeRajkumar Manoharan2017-05-172-5/+8
* | | net: rtnetlink: bail out from rtnl_fdb_dump() on parse errorAlexander Potapenko2017-05-241-2/+5
* | | net: fec: add post PHY reset delay DT propertyQuentin Schulz2017-05-242-1/+19
* | | Merge branch 'sctp-dupcookie-fixes'David S. Miller2017-05-243-10/+10
|\ \ \
| * | | sctp: set new_asoc temp when processing dupcookieXin Long2017-05-242-9/+7
| * | | sctp: fix stream update when processing dupcookieXin Long2017-05-241-1/+3
|/ / /
* | | mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer2017-05-231-2/+8
* | | cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum2017-05-232-7/+25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-05-236-60/+8
|\ \ \ | |_|/ |/| |
| * | xfrm: fix state migration copy replay sequence numbersAntony Antony2017-05-191-0/+2
| * | xfrm: Fix NETDEV_DOWN with IPSec offloadIlan Tayari2017-05-081-1/+1
| * | af_key: Fix slab-out-of-bounds in pfkey_compile_policy.Steffen Klassert2017-05-081-1/+1
| * | xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-05-042-57/+0
| * | esp4: Fix udpencap for local TCP packets.Steffen Klassert2017-05-041-1/+4
* | | Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-221-6/+11
|\ \ \
| * | | efi-pstore: Fix write/erase id trackingKees Cook2017-05-221-6/+11
* | | | Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-05-223-4/+25
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki2017-05-223-4/+25
| |\ \ \ \ \
| | | * | | | tools/power/acpi: Add .gitignore filePrarit Bhargava2017-05-121-0/+4
| | * | | | | Revert "ACPI / button: Remove lid_init_state=method mode"Lv Zheng2017-05-122-4/+21
| | |/ / / /
* | | | | | Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-05-2211-303/+787
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki2017-05-224-8/+8
| |\ \ \ \ \ \ \
| | | * | | | | | PowerCap: Fix an error code in powercap_register_zone()Dan Carpenter2017-05-141-0/+1
| | * | | | | | | PM / hibernate: Declare variables as staticPushkar Jambhlekar2017-05-141-1/+1
| | * | | | | | | RTC: rtc-cmos: Fix wakeup from suspend-to-idleRafael J. Wysocki2017-05-141-1/+1
| | * | | | | | | PM / wakeup: Fix up wakeup_source_report_event()Rafael J. Wysocki2017-05-141-6/+5
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki2017-05-227-295/+779
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | | | * | | | | | | cpufreq: schedutil: use now as reference when aggregating shared policy requestsJuri Lelli2017-05-051-4/+3
| | | * | | | | | | | cpufreq: dbx500: add a Kconfig symbolArnd Bergmann2017-05-142-1/+10