aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-03net: Define eth_stp_addr in linux/etherdevice.hEgil Hjelmeland2-2/+1
2017-11-03tcp: add tracepoint trace_tcp_retransmit_synack()Song Liu1-0/+56
2017-11-03ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert2-0/+44
2017-11-02security: bpf: replace include of linux/bpf.h with forward declarationsJakub Kicinski1-1/+4
2017-11-02net: sched: remove ndo_setup_tc check from tc_can_offloadJiri Pirko1-5/+1
2017-11-02net: sched: remove unused tc_should_offload helperJiri Pirko1-7/+0
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-7/+5
2017-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+3
2017-11-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller2-1/+4
2017-11-01net: dsa: lan9303: Add STP ALR entry on port 0Egil Hjelmeland1-0/+2
2017-11-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet1-3/+3
2017-11-01net: display hw address of source machine during ipv6 DAD failureVishwanath Pai1-1/+1
2017-11-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-4/+4
2017-11-01net: Add extack to fib_notifier_infoDavid Ahern1-0/+1
2017-11-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend1-1/+0
2017-11-01bpf: reduce verifier memory consumptionAlexei Starovoitov1-3/+13
2017-10-31net: sched: Identify hardware traffic classes using classidAmritha Nambiar2-0/+8
2017-10-31Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki1-3/+2
2017-10-31Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki1-2/+1
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-44/+68
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann1-0/+3
2017-10-30PM / QoS: Fix default runtime_pm device resume latencyTero Kristo1-1/+2
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-30/+46
2017-10-29net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang2-0/+5
2017-10-29Bluetooth: increase timeout for le auto connectionsKonrad ZapaƂowicz1-1/+1
2017-10-29ipvlan: implement VEPA modeMahesh Bandewar1-0/+1
2017-10-29ipvlan: introduce 'private' attribute for all existing modes.Mahesh Bandewar1-0/+3
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long2-2/+2
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long3-18/+18
2017-10-29ipv6: prevent user from adding cached routesWei Wang1-1/+1
2017-10-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller3-0/+29
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend1-3/+3
2017-10-29bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend1-0/+1
2017-10-28tcp: remove unnecessary includeAlexei Starovoitov1-3/+0
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet2-2/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_limit_output_bytesEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_workaround_signed_windowsEric Dumazet2-2/+3
2017-10-28tcp: Namespace-ify sysctl_tcp_tso_win_divisorEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_nometrics_saveEric Dumazet2-1/+1
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail1-2/+2
2017-10-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+16
2017-10-27net/sched: Add support for HW offloading for CBSVinicius Costa Gomes2-0/+10
2017-10-27net/sched: Introduce Credit Based Shaper (CBS) qdiscVinicius Costa Gomes1-0/+19