summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-04gre: receive also TEB packets for lwtunnelsJiri Benc
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia
2016-05-04gre: change gre_parse_header to return the header lengthJiri Benc
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-03ipv6: add new struct ipcm6_cookieWei Wang
2016-05-03net: add __sock_wfree() helperEric Dumazet
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck
2016-05-03fq_codel: add batch ability to fq_codel_drop()Eric Dumazet
2016-05-03net: relax expensive skb_unclone() in iptunnel_handle_offloads()Eric Dumazet
2016-05-03netdevice: shrink size of struct netdev_queueFlorian Westphal
2016-05-03bridge: netlink: export per-vlan statsNikolay Aleksandrov
2016-05-03bridge: vlan: learn to countNikolay Aleksandrov
2016-05-03net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov
2016-05-02ipv6: Generic tunnel cleanupTom Herbert
2016-05-02gre: Create common functions for transmitTom Herbert
2016-05-02ipv6: Create ip6_tnl_xmitTom Herbert
2016-05-02gre: Move utility functions to common headersTom Herbert
2016-05-02ipv6: Cleanup IPv6 tunnel receive pathTom Herbert
2016-05-02tcp: make tcp_sendmsg() aware of socket backlogEric Dumazet
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-02qed: add infrastructure for device self tests.Sudarsana Reddy Kalluru
2016-05-02net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham
2016-05-02sctp: signal sk_data_ready earlier on data chunks receptionMarcelo Ricardo Leitner
2016-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-04-29net/mlx5: Initializing CPU reverse mappingMaor Gottlieb
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb
2016-04-29net/mlx5: Introduce modify flow rule destinationMaor Gottlieb
2016-04-29net: constify is_skb_forwardable's argumentsNikolay Aleksandrov
2016-04-29ppp: add rtnetlink device creation supportGuillaume Nault
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-29Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-29Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-04-29Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-04-29numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-04-29thp: keep huge zero page pinned until tlb flushKirill A. Shutemov
2016-04-29mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper
2016-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-04-28bpf: fix refcnt overflowAlexei Starovoitov
2016-04-28net: dsa: Provide CPU port statistics to master netdevFlorian Fainelli
2016-04-28fq: split out backlog update logicMichal Kazior
2016-04-28tcp: Make use of MSG_EOR in tcp_sendmsgMartin KaFai Lau
2016-04-28tcp: remove SKBTX_ACK_TSTAMP since it is redundantSoheil Hassas Yeganeh
2016-04-28net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-04-28net: snmp: fix 64bit stats on 32bit archesEric Dumazet
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-04-28net: SOCKWQ_ASYNC_WAITDATA optimizationsEric Dumazet
2016-04-28net: SOCKWQ_ASYNC_NOSPACE optimizationsEric Dumazet