summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* netdevice: add helper to update trans_startFlorian Westphal2016-05-041-0/+6
* gre: receive also TEB packets for lwtunnelsJiri Benc2016-05-041-0/+1
* net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia2016-05-043-0/+21
* gre: change gre_parse_header to return the header lengthJiri Benc2016-05-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-0418-34/+115
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-042-1/+8
| |\
| | * vxlan: Add checksum check to the features check functionAlexander Duyck2016-05-032-1/+8
| * | Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds2016-05-021-2/+18
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-023-3/+12
| |\
| | * net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham2016-05-021-1/+9
| | * bpf: fix refcnt overflowAlexei Starovoitov2016-04-281-1/+2
| | * net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner2016-04-281-1/+1
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-04-302-0/+27
| |\ \
| | * | IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-04-281-0/+16
| | * | IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2016-04-281-0/+11
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-04-292-0/+9
| |\ \ \
| | * | | numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-04-291-0/+2
| | * | | thp: keep huge zero page pinned until tlb flushKirill A. Shutemov2016-04-291-0/+5
| | * | | mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper2016-04-291-0/+2
| * | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-04-291-3/+5
| |\ \ \ \
| | * | | | lockdep: Fix lock_chain::base sizePeter Zijlstra2016-04-231-3/+5
| * | | | | Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-04-292-10/+28
| |\ \ \ \ \
| | * | | | | [media] media: vb2: Fix regression on poll() for RW modeRicardo Ribalda2016-04-251-0/+4
| | * | | | | [media] v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil2016-04-251-10/+20
| | * | | | | [media] videobuf2-core: Check user space planes array in dqbufSakari Ailus2016-04-131-0/+4
| * | | | | | Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-04-291-3/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-04-2747-172/+310
| | |\ \ \ \ \ \
| | * | | | | | | ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai2016-04-261-3/+2
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-04-292-6/+5
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov2016-04-252-6/+5
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-272-6/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2016-04-252-6/+1
| | |/ / / / /
* | | | | | | ipv6: add new struct ipcm6_cookieWei Wang2016-05-032-8/+13
* | | | | | | net: add __sock_wfree() helperEric Dumazet2016-05-031-0/+1
* | | | | | | fq_codel: add batch ability to fq_codel_drop()Eric Dumazet2016-05-031-0/+1
* | | | | | | net: relax expensive skb_unclone() in iptunnel_handle_offloads()Eric Dumazet2016-05-031-0/+10
* | | | | | | netdevice: shrink size of struct netdev_queueFlorian Westphal2016-05-031-7/+6
* | | | | | | bridge: netlink: export per-vlan statsNikolay Aleksandrov2016-05-032-0/+19
* | | | | | | bridge: vlan: learn to countNikolay Aleksandrov2016-05-031-0/+1
* | | | | | | net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov2016-05-032-0/+19
* | | | | | | ipv6: Generic tunnel cleanupTom Herbert2016-05-031-1/+4
* | | | | | | gre: Create common functions for transmitTom Herbert2016-05-031-0/+44
* | | | | | | ipv6: Create ip6_tnl_xmitTom Herbert2016-05-031-0/+2
* | | | | | | gre: Move utility functions to common headersTom Herbert2016-05-031-0/+60
* | | | | | | ipv6: Cleanup IPv6 tunnel receive pathTom Herbert2016-05-031-0/+4
* | | | | | | tcp: make tcp_sendmsg() aware of socket backlogEric Dumazet2016-05-021-0/+11
* | | | | | | qed: add infrastructure for device self tests.Sudarsana Reddy Kalluru2016-05-021-0/+47
* | | | | | | sctp: signal sk_data_ready earlier on data chunks receptionMarcelo Ricardo Leitner2016-05-021-1/+1
* | | | | | | net/mlx5: Initializing CPU reverse mappingMaor Gottlieb2016-04-291-0/+3
* | | | | | | net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb2016-04-291-2/+4