summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-09can: fix handling of unmodifiable configuration optionsOliver Hartkopp
2016-05-09tcp: refactor struct tcp_skb_cbLawrence Brakmo
2016-05-09fq_codel: add memory limitation per queueEric Dumazet
2016-05-09net: Add Qualcomm IPC routerCourtney Cavin
2016-05-09soc: qcom: smd: Introduce compile stubsBjorn Andersson
2016-05-06bpf: wire in data and data_end for cls_act_bpfAlexei Starovoitov
2016-05-06bpf: direct packet accessAlexei Starovoitov
2016-05-06net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky
2016-05-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-04tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet
2016-05-04net: remove dev->trans_startFlorian Westphal
2016-05-04netdevice: add helper to update trans_startFlorian Westphal
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-04net_sched: act_mirred: add helper inlines to access tcf_mirred infoSridhar Samudrala
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