summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: fixup for tracepoint napi:napi_pollJesper Dangaard Brouer2016-07-151-2/+2
* bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann2016-07-152-1/+8
* perf, events: add non-linear data support for raw recordsDaniel Borkmann2016-07-151-1/+19
* net: phy: micrel: Add KSZ8041FTL fiber mode supportPhilipp Zabel2016-07-151-0/+1
* devlink: fix trace format stringArnd Bergmann2016-07-141-1/+1
* tracing: change owner name to driver name for devlink hwmsg tracepointJiri Pirko2016-07-141-4/+4
* net/switchdev: Export the same parent ID service functionOr Gerlitz2016-07-141-0/+8
* net/mlx5: Introduce bulk reading of flow countersAmir Vadai2016-07-141-2/+6
* net/mlx5: Store counters in rbtree instead of listAmir Vadai2016-07-141-1/+1
* sctp: avoid identifying address family many times for a chunkMarcelo Ricardo Leitner2016-07-131-0/+1
* sctp: allow GSO frags to access the chunk tooMarcelo Ricardo Leitner2016-07-132-1/+8
* sctp: reorder sctp_ulpevent and shrink msg_flagsMarcelo Ricardo Leitner2016-07-131-5/+5
* sctp: allow others to use sctp_input_cbMarcelo Ricardo Leitner2016-07-131-0/+15
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-07-137-7/+166
|\
| * Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc2016-07-133-0/+3
| * Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-091-1/+1
| * ieee802154: cleanup WARN_ON for fc fetchAlexander Aring2016-07-081-4/+3
| * ieee802154: fix skb get fc on big endianAlexander Aring2016-07-081-1/+4
| * ieee802154: 6lowpan: fix intra pan id checkAlexander Aring2016-07-081-0/+19
| * ieee802154: add ieee802154_skb_src_pan helperAlexander Aring2016-07-082-0/+72
| * ieee802154: add ieee802154_skb_dst_pan helperAlexander Aring2016-07-082-0/+45
| * ieee802154: add netns supportAlexander Aring2016-07-082-0/+18
| * nl802154: move PAD to right positionAlexander Aring2016-07-081-2/+2
* | devlink: add hardware messages tracing facilityJiri Pirko2016-07-121-0/+68
* | sctp: implement prsctp PRIO policyXin Long2016-07-111-0/+4
* | sctp: implement prsctp TTL policyXin Long2016-07-111-0/+10
* | sctp: add SCTP_PR_ASSOC_STATUS on sctp sockoptXin Long2016-07-112-0/+15
* | sctp: add SCTP_DEFAULT_PRINFO into sctp sockoptXin Long2016-07-111-0/+29
* | sctp: add SCTP_PR_SUPPORTED on sctp sockoptXin Long2016-07-112-2/+5
* | net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer2016-07-091-4/+9
* | net: bridge: extend MLD/IGMP query statsNikolay Aleksandrov2016-07-091-2/+5
* | bpf: introduce bpf_get_current_task() helperAlexei Starovoitov2016-07-091-0/+7
* | net: dsa: initialize the routing tableVivien Didelot2016-07-081-0/+2
* | Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-07-083-2/+21
|\ \ | |/ |/|
| * rcu: Suppress sparse warnings for rcu_dereference_raw()Paul E. McKenney2016-07-061-2/+6
| * Introduce rb_replace_node_rcu()David Howells2016-07-062-0/+15
* | Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller2016-07-064-10/+155
|\ \
| * | cfg80211: Add mesh peer AID setting APIMasashi Honma2016-07-062-0/+7
| * | mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-2/+3
| * | nl80211: support beacon report scanningAvraham Stern2016-07-062-5/+77
| * | nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld2016-07-062-2/+37
| * | mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma2016-06-301-0/+30
| * | wireless: Use macro instead of numberMasashi Honma2016-06-301-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-0611-66/+221
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-064-4/+29
| |\ \ \
| | * | | net_sched: fix mirrored packets checksumWANG Cong2016-07-011-0/+19
| | * | | packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-011-0/+1
| | * | | net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-07-011-0/+1
| | * | | bonding: prevent out of bound accessesEric Dumazet2016-07-011-1/+6
| | * | | ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-301-3/+2