summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-042288-5/+2300
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-032-5/+9
| |\
| | * stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka2017-11-031-4/+4
| | * net_sched: hold netns refcnt for each actionCong Wang2017-11-031-1/+3
| | * net_sched: acquire RTNL in tc_action_net_exit()Cong Wang2017-11-031-0/+2
| * | mm, swap: fix race between swap count continuation operationsHuang Ying2017-11-031-0/+4
| * | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-022287-0/+2287
| |\ \ | | |/ | |/|
| | * License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-02297-0/+297
| | * License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-02438-0/+438
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021552-0/+1552
* | | net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko2017-11-032-3/+38
* | | net: sched: introduce chain_head_change callbackJiri Pirko2017-11-032-9/+10
* | | ipv4: Send a netevent whenever multipath hash policy is changedIdo Schimmel2017-11-031-0/+1
* | | net: Define eth_stp_addr in linux/etherdevice.hEgil Hjelmeland2017-11-032-2/+1
* | | tcp: add tracepoint trace_tcp_retransmit_synack()Song Liu2017-11-031-0/+56
* | | ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert2017-11-032-0/+44
* | | security: bpf: replace include of linux/bpf.h with forward declarationsJakub Kicinski2017-11-021-1/+4
* | | net: sched: remove ndo_setup_tc check from tc_can_offloadJiri Pirko2017-11-021-5/+1
* | | net: sched: remove unused tc_should_offload helperJiri Pirko2017-11-021-7/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-023-7/+5
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-012-4/+3
| |\ \
| | * | tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2017-11-011-3/+3
| | * | bpf: remove SK_REDIRECT from UAPIJohn Fastabend2017-11-011-1/+0
| * | | Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki2017-10-311-3/+2
| * | | Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki2017-10-311-2/+1
| * | | PM / QoS: Fix default runtime_pm device resume latencyTero Kristo2017-10-301-1/+2
| |/ /
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-11-012-1/+4
|\ \ \
| * | | Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann2017-10-301-0/+3
| * | | Bluetooth: increase timeout for le auto connectionsKonrad ZapaƂowicz2017-10-291-1/+1
* | | | net: dsa: lan9303: Add STP ALR entry on port 0Egil Hjelmeland2017-11-011-0/+2
* | | | net: display hw address of source machine during ipv6 DAD failureVishwanath Pai2017-11-011-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-11-011-4/+4
|\ \ \ \
| * | | | xfrm: make xfrm_replay_state_esn_len() return unsigned intAlexey Dobriyan2017-09-251-1/+1
| * | | | xfrm: make xfrm_alg_auth_len() return unsigned intAlexey Dobriyan2017-09-251-1/+1
| * | | | xfrm: make xfrm_alg_len() return unsigned intAlexey Dobriyan2017-09-251-1/+1
| * | | | xfrm: make aead_len() return unsigned intAlexey Dobriyan2017-09-251-1/+1
* | | | | net: Add extack to fib_notifier_infoDavid Ahern2017-11-011-0/+1
* | | | | bpf: reduce verifier memory consumptionAlexei Starovoitov2017-11-011-3/+13
* | | | | net: sched: Identify hardware traffic classes using classidAmritha Nambiar2017-10-312-0/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-3018-44/+68
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-2913-30/+46
| |\ \ \ \
| | * | | | net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang2017-10-292-0/+5
| | * | | | sctp: fix some type cast warnings introduced since very beginningXin Long2017-10-292-2/+2
| | * | | | sctp: fix some type cast warnings introduced by stream reconfXin Long2017-10-293-18/+18
| | * | | | bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend2017-10-291-3/+3
| | * | | | bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend2017-10-291-0/+1
| | * | | | tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail2017-10-281-2/+2
| | * | | | Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-10-271-0/+2
| | |\ \ \ \
| | | * | | | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2017-10-261-0/+2
| | * | | | | Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-10-271-3/+6
| | |\ \ \ \ \