aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-07flow_dissector: allow dissection of tunnel options from metadataSimon Horman1-0/+17
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+3
2018-08-06Merge remote-tracking branch 'net-next/master'Stefan Schmidt44-247/+794
2018-08-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-0/+308
2018-08-05ip: use rb trees for IP frag queue.Peter Oskolkov1-1/+2
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-2/+7
2018-08-04include/net/bond_3ad: Simplify the code by using the ARRAY_SIZEzhong jiang1-1/+1
2018-08-03rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells1-1/+1
2018-08-03netfilter: use kvmalloc_array to allocate memory for hashtableLi RongQing1-2/+0
2018-08-01net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefinedVincent Bernat1-7/+7
2018-08-01net: sched: make tcf_chain_{get,put}() staticJiri Pirko1-3/+0
2018-08-01net: ipv4: Notify about changes to ip_forward_update_priorityPetr Machata1-0/+1
2018-08-01net: ipv4: Control SKB reprioritization after forwardingPetr Machata1-0/+1
2018-08-01net: add helpers checking if socket can be bound to nonlocal addressVincent Bernat2-0/+15
2018-07-31net: remove bogus RCU annotations on socket.wqChristoph Hellwig1-1/+1
2018-07-31bpf: add End.DT6 action to bpf_lwt_seg6_action helperMathieu Xhonneux1-1/+3
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: 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-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-27net: dcb: Add priority-to-DSCP map gettersPetr Machata1-0/+13
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/klassert/ipsec-nextDavid S. Miller2-9/+64
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-9/+20
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+2
2018-07-24Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-6/+6
2018-07-23net: sched: cls_flower: propagate chain teplate creation and destruction to driversJiri Pirko1-0/+2
2018-07-23net: sched: introduce chain templatesJiri Pirko1-0/+12
2018-07-23net: sched: introduce chain object to uapiJiri Pirko1-0/+1
2018-07-23net: sched: Avoid implicit chain 0 creationJiri Pirko1-1/+4
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang1-0/+5
2018-07-22nfp: bring back support for offloading shared blocksJakub Kicinski1-5/+0