summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-25bpf: add various verifier test casesDaniel Borkmann
2017-05-25bpf: fix wrong exposure of map_flags into fdinfo for lpmDaniel Borkmann
2017-05-25bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_dataDaniel Borkmann
2017-05-25bpf: properly reset caller saved regs after helper call and ld_abs/indDaniel Borkmann
2017-05-25bpf: fix incorrect pruning decision when alignment must be trackedDaniel Borkmann
2017-05-25arp: fixed -Wuninitialized compiler warningIhar Hrachyshka
2017-05-25tcp: avoid fastopen API to be used on AF_UNSPECWei Wang
2017-05-25net: move somaxconn init from sysctl codeRoman Kapl
2017-05-25net: fix potential null pointer dereferenceGustavo A. R. Silva
2017-05-25geneve: fix fill_info when using collect_metadataEric Garver
2017-05-24Merge branch 'q-in-q-checksums'David S. Miller
2017-05-24virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich
2017-05-24be2net: Fix offload features for Q-in-Q packetsVlad Yasevich
2017-05-24vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich
2017-05-24net: phy: marvell: Limit errata to 88m1101Andrew Lunn
2017-05-24net/phy: fix mdio-octeon dependency and buildRandy Dunlap
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-05-24Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-05-24net: rtnetlink: bail out from rtnl_fdb_dump() on parse errorAlexander Potapenko
2017-05-24net: fec: add post PHY reset delay DT propertyQuentin Schulz
2017-05-24Merge branch 'sctp-dupcookie-fixes'David S. Miller
2017-05-24sctp: set new_asoc temp when processing dupcookieXin Long
2017-05-24sctp: fix stream update when processing dupcookieXin Long
2017-05-23mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer
2017-05-23cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum
2017-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-05-23net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan
2017-05-23net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia
2017-05-23net/mlx5e: IPoIB, handle RX packet correctlyErez Shitrit
2017-05-23net/mlx5e: Fix warnings around parsing of TC pedit actionsOr Gerlitz
2017-05-23net/mlx5e: Properly enforce disallowing of partial field re-write offloadOr Gerlitz
2017-05-23net/mlx5e: Allow TC csum offload if applied together with pedit actionOr Gerlitz
2017-05-23net/sched: act_csum: Add accessors for offloading driversOr Gerlitz
2017-05-23net/mlx5e: Use the correct delete call on offloaded TC encap entry detachOr Gerlitz
2017-05-23cfg80211: make cfg80211_sched_scan_results() work from atomic contextArend Van Spriel
2017-05-22Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-22Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-05-22Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-05-22i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka
2017-05-22efi-pstore: Fix write/erase id trackingKees Cook
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-22net: sched: cls_matchall: fix null pointer dereferenceJiri Pirko
2017-05-22vsock: use new wait API for vsock_stream_sendmsg()WANG Cong
2017-05-22bonding: fix randomly populated arp target arrayJarod Wilson
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki
2017-05-22Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki
2017-05-22Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki
2017-05-22net: Make IP alignment calulations clearer.David S. Miller
2017-05-22bonding: fix accounting of active ports in 3adJarod Wilson
2017-05-22net: atheros: atl2: don't return zero on failure path in atl2_probe()Alexey Khoroshilov