summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2018-07-31net: remove bogus RCU annotations on socket.wqChristoph Hellwig
2018-07-31bpf: add End.DT6 action to bpf_lwt_seg6_action helperMathieu Xhonneux
2018-07-30net/tc: introduce TC_ACT_REINSERT.Paolo Abeni
2018-07-30tc/act: remove unneeded RCU lock in action callbackPaolo Abeni
2018-07-30net: remove sock_poll_busy_flagChristoph Hellwig
2018-07-30net: remove sock_poll_busy_loopChristoph Hellwig
2018-07-30net: don not detour through struct sock to find the poll waitqueueChristoph Hellwig
2018-07-30net: simplify sock_poll_waitChristoph Hellwig
2018-07-30Bluetooth: Add new quirk for non-persistent setup settingsSean Wang
2018-07-30Bluetooth: Implement secondary advertising on different PHYsJaganath Kanakkassery
2018-07-30Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery
2018-07-30Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery
2018-07-30Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery
2018-07-30Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery
2018-07-30Bluetooth: Impmlement extended adv enableJaganath Kanakkassery
2018-07-30Bluetooth: Read no of adv sets during initJaganath Kanakkassery
2018-07-30Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery
2018-07-30Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery
2018-07-30Bluetooth: Implement PHY changed eventJaganath Kanakkassery
2018-07-30Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery
2018-07-30Bluetooth: Implement Get PHY Configuration mgmt commandJaganath Kanakkassery
2018-07-30Bluetooth: Add defines for BREDR pkt_type and LE PHYsJaganath Kanakkassery
2018-07-30Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery
2018-07-30netfilter: nf_tables: handle meta/lookup with direct callFlorian Westphal
2018-07-27net: dcb: Add priority-to-DSCP map gettersPetr Machata
2018-07-27net: sched: don't dump chains only held by actionsJiri Pirko
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-07-24Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-07-23net: sched: cls_flower: propagate chain teplate creation and destruction to d...Jiri Pirko
2018-07-23net: sched: introduce chain templatesJiri Pirko
2018-07-23net: sched: introduce chain object to uapiJiri Pirko
2018-07-23net: sched: Avoid implicit chain 0 creationJiri Pirko
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang
2018-07-22nfp: bring back support for offloading shared blocksJakub Kicinski
2018-07-21net/ipv6: Fix linklocal to global address with VRFDavid Ahern
2018-07-21pids: Compute task_tgid using signal->leader_pidEric W. Biederman
2018-07-20net: create reusable function for getting ownership info of sysfs inodesTyler Hicks
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng
2018-07-20tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng
2018-07-20netfilter: nf_tables: use dev->name directlyFlorian Westphal
2018-07-20xfrm: Remove xfrmi interface ID from flowiBenedict Wong
2018-07-19flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz
2018-07-18ipv6: fix useless rol32 call on hashColin Ian King
2018-07-18net: dsa: Remove VLA usageSalvatore Mesoraca
2018-07-18ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal
2018-07-18netfilter: nf_tables: use dedicated mutex to guard transactionsFlorian Westphal