summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-217-32/+36
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-211-2/+2
| |\
| | * Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-06-191-2/+2
| | |\
| | | * dev_ioctl: copy only the smaller struct iwreq for wextJohannes Berg2017-06-141-2/+2
| * | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-06-202-0/+4
| |\ \ \
| | * | | clk: sunxi-ng: a64: Export PLL_PERIPH0 clock for the PRCMChen-Yu Tsai2017-05-311-0/+2
| | * | | clk: sunxi-ng: h3: Export PLL_PERIPH0 clock for the PRCMChen-Yu Tsai2017-05-311-0/+2
| * | | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-28/+25
| * | | | Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-06-161-1/+2
| |\ \ \ \
| | * | | | configfs: Introduce config_item_get_unless_zero()Bart Van Assche2017-06-121-1/+2
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-06-161-0/+2
| |\ \ \ \ \
| | * | | | | block: Fix a blk_exit_rl() regressionBart Van Assche2017-06-141-0/+2
| * | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-06-161-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski2017-06-151-1/+1
* | | | | | | qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal2017-06-211-2/+2
* | | | | | | bpf: expose prog id for cls_bpf and act_bpfDaniel Borkmann2017-06-212-0/+2
* | | | | | | sock: avoid dirtying incoming_cpu if not neededPaolo Abeni2017-06-211-1/+4
* | | | | | | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
* | | | | | | qede: Fix compilation without QED_RDMAChad Dupuis2017-06-211-1/+1
* | | | | | | ip6mr: add netlink notifications on mrt6msg cache reportsJulien Gomes2017-06-211-0/+12
* | | | | | | ipmr: add netlink notifications on igmpmsg cache reportsJulien Gomes2017-06-211-0/+12
* | | | | | | rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mrouteJulien Gomes2017-06-211-0/+4
* | | | | | | rtnetlink: add NEWCACHEREPORT message typeJulien Gomes2017-06-211-0/+3
* | | | | | | sctp: handle errors when updating asocXin Long2017-06-201-2/+2
* | | | | | | vxlan: check valid combinations of address scopesMatthias Schiffer2017-06-201-0/+2
* | | | | | | vxlan: get rid of redundant vxlan_dev.flagsMatthias Schiffer2017-06-201-1/+0
* | | | | | | net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-201-0/+22
* | | | | | | qed*: Set rdma generic functions prefixMichal Kalderon2017-06-201-18/+19
* | | | | | | qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon2017-06-201-0/+5
* | | | | | | qed: Chain support for external PBLMintz, Yuval2017-06-202-1/+9
* | | | | | | tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande2017-06-192-3/+9
* | | | | | | tcp: md5: add an address prefix for key lookupIvan Delalande2017-06-191-2/+4
* | | | | | | net: add debug atomic_inc_not_zero() in dst_hold()Wei Wang2017-06-181-1/+1
* | | | | | | net: reorder all the dst flagsWei Wang2017-06-181-5/+5
* | | | | | | net: remove DST_NOCACHE flagWei Wang2017-06-182-2/+1
* | | | | | | net: remove DST_NOGC flagWei Wang2017-06-181-5/+1
* | | | | | | net: remove dst gc related codeWei Wang2017-06-181-21/+0
* | | | | | | xfrm: take refcnt of dst when creating struct xfrm_dst bundleWei Wang2017-06-181-1/+0
* | | | | | | ipv6: get rid of icmp6 dst garbage collectorWei Wang2017-06-181-1/+0
* | | | | | | ipv4: call dst_hold_safe() properlyWei Wang2017-06-181-1/+3
* | | | | | | net: introduce a new function dst_dev_put()Wei Wang2017-06-181-0/+1
* | | | | | | net: introduce DST_NOGC in dst_release() to destroy dst based on refcntWei Wang2017-06-181-1/+4
* | | | | | | Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-163-7/+16
|\ \ \ \ \ \ \
| * | | | | | | net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny2017-06-151-3/+11
| * | | | | | | net/mlx5: Expose command polling interfaceMajd Dibbiny2017-06-151-0/+3
| * | | | | | | net/mlx5e: Move and optimize query out of buffer functionGal Pressman2017-06-151-2/+0
| * | | | | | | net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-151-2/+2
* | | | | | | | net: Add IFLA_XDP_PROG_IDMartin KaFai Lau2017-06-162-2/+6
* | | | | | | | networking: add and use skb_put_u8()Johannes Berg2017-06-161-0/+5
* | | | | | | | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-162-5/+4