aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller2-4/+7
2016-07-20bpf, elf: add official ELF machine define for eBPFDaniel Borkmann1-0/+1
2016-07-20bpf: fix implicit declaration of bpf_prog_addBrenden Blanco1-0/+4
2016-07-19net/mlx4_en: break out tx_desc write into separate functionBrenden Blanco1-8/+10
2016-07-19bpf: add XDP_TX xdp_action for direct forwardingBrenden Blanco1-0/+1
2016-07-19rtnl: add option for setting link xdp progBrenden Blanco1-0/+12
2016-07-19net: add ndo to setup/query xdp prog in adapter rxBrenden Blanco1-0/+34
2016-07-19bpf: add XDP prog type for early driver filterBrenden Blanco2-0/+38
2016-07-19bpf: add bpf_prog_add api for bulk prog refcntBrenden Blanco1-0/+1
2016-07-19net/ncsi: Package and channel managementGavin Shan1-0/+6
2016-07-19net/ncsi: NCSI command packet handlerGavin Shan1-0/+1
2016-07-19net/ncsi: Resource managementGavin Shan1-0/+46
2016-07-19net: dsa: support switchdev ageing time attrVivien Didelot1-0/+2
2016-07-19net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flagsShmulik Ladkani1-0/+1
2016-07-18Bluetooth: Add debugfs fields for hardware and firmware infoMarcel Holtmann1-0/+4
2016-07-18Bluetooth: Move hci_recv_frame and hci_recv_diag prototypesMarcel Holtmann1-3/+2
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven1-1/+1
2016-07-16of_mdio: Abstract a general interface for phy connectDongpo Li1-0/+10
2016-07-16net: ipmr/ip6mr: add support for keeping an entry ageNikolay Aleksandrov2-0/+2
2016-07-15net: fixup for tracepoint napi:napi_pollJesper Dangaard Brouer1-2/+2
2016-07-15bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann2-1/+8
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann1-1/+19
2016-07-15net: phy: micrel: Add KSZ8041FTL fiber mode supportPhilipp Zabel1-0/+1
2016-07-14devlink: fix trace format stringArnd Bergmann1-1/+1
2016-07-14tracing: change owner name to driver name for devlink hwmsg tracepointJiri Pirko1-4/+4
2016-07-14net/switchdev: Export the same parent ID service functionOr Gerlitz1-0/+8
2016-07-14net/mlx5: Introduce bulk reading of flow countersAmir Vadai1-2/+6
2016-07-14net/mlx5: Store counters in rbtree instead of listAmir Vadai1-1/+1
2016-07-13sctp: avoid identifying address family many times for a chunkMarcelo Ricardo Leitner1-0/+1
2016-07-13sctp: allow GSO frags to access the chunk tooMarcelo Ricardo Leitner2-1/+8
2016-07-13sctp: reorder sctp_ulpevent and shrink msg_flagsMarcelo Ricardo Leitner1-5/+5
2016-07-13sctp: allow others to use sctp_input_cbMarcelo Ricardo Leitner1-0/+15
2016-07-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller7-7/+166
2016-07-13Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc3-0/+3
2016-07-12devlink: add hardware messages tracing facilityJiri Pirko1-0/+68
2016-07-11sctp: implement prsctp PRIO policyXin Long1-0/+4
2016-07-11sctp: implement prsctp TTL policyXin Long1-0/+10
2016-07-11sctp: add SCTP_PR_ASSOC_STATUS on sctp sockoptXin Long2-0/+15
2016-07-11sctp: add SCTP_DEFAULT_PRINFO into sctp sockoptXin Long1-0/+29
2016-07-11sctp: add SCTP_PR_SUPPORTED on sctp sockoptXin Long2-2/+5
2016-07-09net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer1-4/+9
2016-07-09net: bridge: extend MLD/IGMP query statsNikolay Aleksandrov1-2/+5
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann1-1/+1
2016-07-09bpf: introduce bpf_get_current_task() helperAlexei Starovoitov1-0/+7
2016-07-08net: dsa: initialize the routing tableVivien Didelot1-0/+2
2016-07-08Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller3-2/+21
2016-07-08ieee802154: cleanup WARN_ON for fc fetchAlexander Aring1-4/+3
2016-07-08ieee802154: fix skb get fc on big endianAlexander Aring1-1/+4
2016-07-08ieee802154: 6lowpan: fix intra pan id checkAlexander Aring1-0/+19
2016-07-08ieee802154: add ieee802154_skb_src_pan helperAlexander Aring2-0/+72