summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-31net: update real_num_rx_queues even when !CONFIG_SYSFSJakub Kicinski1-1/+2
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas1-1/+0
2018-07-31bpf: Support bpf_get_socket_cookie in more prog typesAndrey Ignatov1-0/+14
2018-07-31bpf: add End.DT6 action to bpf_lwt_seg6_action helperMathieu Xhonneux1-1/+3
2018-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+3
2018-07-30Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+7
2018-07-30net/tc: introduce TC_ACT_REINSERT.Paolo Abeni2-0/+31
2018-07-30tc/act: remove unneeded RCU lock in action callbackPaolo Abeni2-1/+3
2018-07-30net/sched: user-space can't set unknown tcfa_action valuesPaolo Abeni1-2/+4
2018-07-30net: remove sock_poll_busy_flagChristoph Hellwig1-6/+0
2018-07-30net: remove sock_poll_busy_loopChristoph Hellwig1-9/+0
2018-07-30net: don not detour through struct sock to find the poll waitqueueChristoph Hellwig1-3/+2
2018-07-30net: simplify sock_poll_waitChristoph Hellwig1-5/+6
2018-07-30netfilter: nf_tables: Add native tproxy supportMáté Eckl1-0/+16
2018-07-30netfilter: nf_tables: implement Passive OS fingerprint module in nft_osfFernando Fernandez Mancera1-0/+7
2018-07-30netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.cFernando Fernandez Mancera2-8/+12
2018-07-30netfilter: nf_osf: add nf_osf_find()Pablo Neira Ayuso1-0/+9
2018-07-30Bluetooth: Add new quirk for non-persistent setup settingsSean Wang1-0/+9
2018-07-30Bluetooth: Implement secondary advertising on different PHYsJaganath Kanakkassery2-0/+10
2018-07-30Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery1-0/+8
2018-07-30Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery2-0/+10
2018-07-30Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery1-0/+2
2018-07-30Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery1-0/+22
2018-07-30Bluetooth: Impmlement extended adv enableJaganath Kanakkassery2-0/+40
2018-07-30Bluetooth: Read no of adv sets during initJaganath Kanakkassery2-0/+11
2018-07-30Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery1-0/+8
2018-07-30Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery2-1/+12
2018-07-30Bluetooth: Implement PHY changed eventJaganath Kanakkassery2-0/+6
2018-07-30Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery1-0/+19
2018-07-30Bluetooth: Implement Get PHY Configuration mgmt commandJaganath Kanakkassery1-0/+25
2018-07-30Bluetooth: Add defines for BREDR pkt_type and LE PHYsJaganath Kanakkassery2-0/+18
2018-07-30Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery2-0/+7
2018-07-30netfilter: nf_tables: handle meta/lookup with direct callFlorian Westphal1-0/+7
2018-07-29Merge tag 'mlx5e-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2-1/+5
2018-07-29net: report invalid mtu value via netlink extackStephen Hemminger1-0/+2
2018-07-29net: report min and max mtu network device settingsStephen Hemminger1-0/+2
2018-07-29net: dcb: add DSCP to comment about priority selector typesJakub Kicinski1-1/+2
2018-07-29route: add support for directed broadcast forwardingXin Long3-0/+3
2018-07-29Merge tag 'linux-can-next-for-4.19-20180727' of ssh://gitolite.kernel.org/pub...David S. Miller2-2/+7
2018-07-28net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed1-0/+2
2018-07-27net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman1-1/+3
2018-07-27l2tp: drop ->mru from struct l2tp_sessionGuillaume Nault1-1/+1
2018-07-27l2tp: ignore L2TP_ATTR_VLAN_ID netlink attributeGuillaume Nault1-2/+2
2018-07-27l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attributeGuillaume Nault1-3/+4
2018-07-27net: dcb: Add priority-to-DSCP map gettersPetr Machata1-0/+13
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+14
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-1/+16
2018-07-27Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2018-07-27net: sched: don't dump chains only held by actionsJiri Pirko2-0/+4
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-10/+78