summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-03vxlan: Add checksum check to the features check functionAlexander Duyck
2016-05-03net: relax expensive skb_unclone() in iptunnel_handle_offloads()Eric Dumazet
2016-05-02netdevice: shrink size of struct netdev_queueFlorian Westphal
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-01net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham
2016-04-29Merge 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-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-28numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-04-28thp: keep huge zero page pinned until tlb flushKirill A. Shutemov
2016-04-28mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper
2016-04-28Merge 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-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/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-04-27net-rfs: fix false sharing accessing sd->input_queue_headEric Dumazet
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds
2016-04-26net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed
2016-04-26net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman
2016-04-26net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman
2016-04-26net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman
2016-04-26net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha
2016-04-26net/mlx5e: Add link down events counterGal Pressman
2016-04-26net/mlx5e: Statistics handling refactoringGal Pressman
2016-04-26net: remove NETDEV_TX_LOCKED supportFlorian Westphal
2016-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller
2016-04-25skbuff: Add pskb_extract() helper functionSowmini Varadhan
2016-04-25qed*: Conditions for changing linkYuval Mintz
2016-04-25qed*: Align statistics namesYuval Mintz
2016-04-25cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller
2016-04-25ieee802154: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov
2016-04-24net/mlx5: Add pci shutdown callbackMajd Dibbiny
2016-04-24net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller