summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-07-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-07-08Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-07-08ieee802154: add ieee802154_skb_src_pan helperAlexander Aring
2016-07-08ieee802154: add ieee802154_skb_dst_pan helperAlexander Aring
2016-07-06Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-07-06rcu: Suppress sparse warnings for rcu_dereference_raw()Paul E. McKenney
2016-07-06Introduce rb_replace_node_rcu()David Howells
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko
2016-07-05net: add dev arg to ndo_neigh_construct/destroyJiri Pirko
2016-07-05net/mlx5e: Add ethtool flow steering supportMaor Gottlieb
2016-07-05net/mlx5: Introduce mlx5_flow_steering structureMaor Gottlieb
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb
2016-07-04mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko
2016-07-04net: simplify and make pkt_type_ok() available for other usersJamal Hadi Salim
2016-07-03netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches
2016-07-02net/mlx5e: Create NIC global resources only onceHadar Hen Zion
2016-07-02net/mlx5: Introduce offloads steering namespaceOr Gerlitz
2016-07-01cgroup: Add cgroup_get_from_fdMartin KaFai Lau
2016-07-01net_sched: fix mirrored packets checksumWANG Cong
2016-07-01packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller
2016-07-01bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann
2016-07-01bpf: generally move prog destruction to RCU deferralDaniel Borkmann
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-07-01etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_maskedJoe Perches
2016-07-01net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia
2016-07-01tun: switch to use skb array for txJason Wang
2016-07-01net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang
2016-07-01skb_array: add wrappers for resizingJason Wang
2016-07-01ptr_ring: support resizing multiple queuesMichael S. Tsirkin
2016-07-01skb_array: minor tweakJason Wang
2016-07-01ptr_ring: support zero length ringJason Wang
2016-06-30Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2016-06-30mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma
2016-06-30wireless: Use macro instead of numberMasashi Honma
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-30mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss
2016-06-29Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-06-29reset: TRIVIAL: Add line break at same place for similar APIsLee Jones
2016-06-29reset: Supply *_shared variant calls when using *_optional APIsLee Jones
2016-06-29reset: Supply *_shared variant calls when using of_* APILee Jones
2016-06-29reset: Ensure drivers are explicit when requesting reset linesLee Jones
2016-06-29reset: Reorder inline reset_control_get*() wrappersLee Jones
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-29bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann
2016-06-28audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs
2016-06-28sock_diag: do not broadcast raw socket destructionWillem de Bruijn