summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2018-07-30Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery-0/+2
2018-07-30Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery-0/+22
2018-07-30Bluetooth: Impmlement extended adv enableJaganath Kanakkassery-0/+40
2018-07-30Bluetooth: Read no of adv sets during initJaganath Kanakkassery-0/+11
2018-07-30Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery-0/+8
2018-07-30Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery-1/+12
2018-07-30Bluetooth: Implement PHY changed eventJaganath Kanakkassery-0/+6
2018-07-30Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery-0/+19
2018-07-30Bluetooth: Implement Get PHY Configuration mgmt commandJaganath Kanakkassery-0/+25
2018-07-30Bluetooth: Add defines for BREDR pkt_type and LE PHYsJaganath Kanakkassery-0/+18
2018-07-30Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery-0/+7
2018-07-30netfilter: nf_tables: handle meta/lookup with direct callFlorian Westphal-0/+7
2018-07-27net: dcb: Add priority-to-DSCP map gettersPetr Machata-0/+13
2018-07-27net: sched: don't dump chains only held by actionsJiri Pirko-0/+4
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-9/+64
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-9/+20
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-3/+2
2018-07-24Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...David S. Miller-6/+6
2018-07-23net: sched: cls_flower: propagate chain teplate creation and destruction to d...Jiri Pirko-0/+2
2018-07-23net: sched: introduce chain templatesJiri Pirko-0/+12
2018-07-23net: sched: introduce chain object to uapiJiri Pirko-0/+1
2018-07-23net: sched: Avoid implicit chain 0 creationJiri Pirko-1/+4
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang-0/+5
2018-07-22nfp: bring back support for offloading shared blocksJakub Kicinski-5/+0
2018-07-21net/ipv6: Fix linklocal to global address with VRFDavid Ahern-0/+5
2018-07-21pids: Compute task_tgid using signal->leader_pidEric W. Biederman-0/+1
2018-07-20net: create reusable function for getting ownership info of sysfs inodesTyler Hicks-0/+10
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-165/+174
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller-15/+26
2018-07-20tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng-0/+1
2018-07-20tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng-0/+1
2018-07-20netfilter: nf_tables: use dev->name directlyFlorian Westphal-1/+0
2018-07-20xfrm: Remove xfrmi interface ID from flowiBenedict Wong-10/+15
2018-07-19flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz-1/+1
2018-07-18ipv6: fix useless rol32 call on hashColin Ian King-1/+1
2018-07-18net: dsa: Remove VLA usageSalvatore Mesoraca-0/+3
2018-07-18ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal-28/+104
2018-07-18netfilter: nf_tables: use dedicated mutex to guard transactionsFlorian Westphal-0/+1
2018-07-18netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng-3/+1
2018-07-18ipvs: add assured state for conn templatesJulian Anastasov-0/+16
2018-07-18ipvs: provide just conn to ip_vs_state_nameJulian Anastasov-1/+1
2018-07-18netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...Yi-Hung Wei-4/+13
2018-07-18netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanupYi-Hung Wei-4/+7
2018-07-18netfilter: nf_conncount: Switch to plain listYi-Hung Wei-3/+12
2018-07-17netfilter: nf_tables: fix jumpstack depth validationTaehee Yoo-2/+2
2018-07-17netfilter: conntrack: remove l3proto abstractionFlorian Westphal-62/+5
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu-0/+2
2018-07-16netfilter: conntrack: remove get_timeout() indirectionFlorian Westphal-20/+6
2018-07-16netfilter: conntrack: avoid calls to l4proto invert_tupleFlorian Westphal-1/+1
2018-07-16netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackersFlorian Westphal-8/+0