aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-06bpf: wire in data and data_end for cls_act_bpfAlexei Starovoitov1-0/+16
2016-05-06bpf: direct packet accessAlexei Starovoitov1-0/+2
2016-05-05net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky1-2/+2
2016-05-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-0/+15
2016-05-04tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet2-1/+20
2016-05-04net: remove dev->trans_startFlorian Westphal1-10/+5
2016-05-04netdevice: add helper to update trans_startFlorian Westphal1-0/+6
2016-05-04gre: receive also TEB packets for lwtunnelsJiri Benc1-0/+1
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia3-0/+21
2016-05-04gre: change gre_parse_header to return the header lengthJiri Benc1-1/+1
2016-05-04net_sched: act_mirred: add helper inlines to access tcf_mirred infoSridhar Samudrala1-0/+15
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-34/+115
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2016-05-03ipv6: add new struct ipcm6_cookieWei Wang2-8/+13
2016-05-03net: add __sock_wfree() helperEric Dumazet1-0/+1
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck2-1/+8
2016-05-03fq_codel: add batch ability to fq_codel_drop()Eric Dumazet1-0/+1
2016-05-03net: relax expensive skb_unclone() in iptunnel_handle_offloads()Eric Dumazet1-0/+10
2016-05-02netdevice: shrink size of struct netdev_queueFlorian Westphal1-7/+6
2016-05-02bridge: netlink: export per-vlan statsNikolay Aleksandrov2-0/+19
2016-05-02bridge: vlan: learn to countNikolay Aleksandrov1-0/+1
2016-05-02net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov2-0/+19
2016-05-02ipv6: Generic tunnel cleanupTom Herbert1-1/+4
2016-05-02gre: Create common functions for transmitTom Herbert1-0/+44
2016-05-02ipv6: Create ip6_tnl_xmitTom Herbert1-0/+2
2016-05-02gre: Move utility functions to common headersTom Herbert1-0/+60
2016-05-02ipv6: Cleanup IPv6 tunnel receive pathTom Herbert1-0/+4
2016-05-02tcp: make tcp_sendmsg() aware of socket backlogEric Dumazet1-0/+11
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds1-2/+18
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+12
2016-05-02qed: add infrastructure for device self tests.Sudarsana Reddy Kalluru1-0/+47
2016-05-01net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham1-1/+9
2016-05-01sctp: signal sk_data_ready earlier on data chunks receptionMarcelo Ricardo Leitner1-1/+1
2016-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-0/+27
2016-04-29net/mlx5: Initializing CPU reverse mappingMaor Gottlieb1-0/+3
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb1-2/+4
2016-04-29net/mlx5: Introduce modify flow rule destinationMaor Gottlieb1-0/+3
2016-04-29net: constify is_skb_forwardable's argumentsNikolay Aleksandrov1-1/+2
2016-04-29ppp: add rtnetlink device creation supportGuillaume Nault1-0/+8
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+9
2016-04-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+5
2016-04-28Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-10/+28
2016-04-28Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+2
2016-04-28numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer1-0/+2
2016-04-28thp: keep huge zero page pinned until tlb flushKirill A. Shutemov1-0/+5
2016-04-28mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper1-0/+2
2016-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2-6/+5
2016-04-28bpf: fix refcnt overflowAlexei Starovoitov1-1/+2
2016-04-28net: dsa: Provide CPU port statistics to master netdevFlorian Fainelli1-0/+5
2016-04-28fq: split out backlog update logicMichal Kazior1-11/+19