summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-0413-20/+66
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-031-0/+5
| |\
| | * vxlan: Add checksum check to the features check functionAlexander Duyck2016-05-031-0/+5
| * | 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-011-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-291-0/+11
| |\ \
| | * | 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-281-0/+2
| | * | | thp: keep huge zero page pinned until tlb flushKirill A. Shutemov2016-04-281-0/+5
| | * | | mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper2016-04-281-0/+2
| * | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-04-281-3/+5
| |\ \ \ \
| | * | | | lockdep: Fix lock_chain::base sizePeter Zijlstra2016-04-231-3/+5
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-04-282-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
| | |/ / /
* | | | | net: relax expensive skb_unclone() in iptunnel_handle_offloads()Eric Dumazet2016-05-031-0/+10
* | | | | netdevice: shrink size of struct netdev_queueFlorian Westphal2016-05-021-7/+6
* | | | | qed: add infrastructure for device self tests.Sudarsana Reddy Kalluru2016-05-021-0/+47
* | | | | 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
* | | | | net/mlx5: Introduce modify flow rule destinationMaor Gottlieb2016-04-291-0/+3
* | | | | net: constify is_skb_forwardable's argumentsNikolay Aleksandrov2016-04-291-1/+2
* | | | | tcp: remove SKBTX_ACK_TSTAMP since it is redundantSoheil Hassas Yeganeh2016-04-281-5/+1
* | | | | net-rfs: fix false sharing accessing sd->input_queue_headEric Dumazet2016-04-271-2/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-276-13/+16
|\| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-263-6/+9
| |\ \ \ \
| | * | | | Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller2016-04-261-0/+1
| | * | | | ipv6: Revert optional address flusing on ifdown.David S. Miller2016-04-251-1/+0
| | * | | | net/mlx5: Add pci shutdown callbackMajd Dibbiny2016-04-241-3/+4
| | * | | | net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-04-241-0/+2
| | * | | | net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-241-3/+3
| * | | | | devpts: more pty driver interface cleanupsLinus Torvalds2016-04-262-5/+5
| | |/ / / | |/| | |
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-04-231-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | thermal: consistently use int for trip tempWei Ni2016-04-201-2/+2
* | | | | net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed2016-04-261-5/+16
* | | | | net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman2016-04-261-0/+4
* | | | | net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman2016-04-262-1/+17
* | | | | net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman2016-04-262-0/+7
* | | | | net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha2016-04-262-0/+5
* | | | | net/mlx5e: Add link down events counterGal Pressman2016-04-261-0/+1
* | | | | net/mlx5e: Statistics handling refactoringGal Pressman2016-04-261-0/+1
* | | | | net: remove NETDEV_TX_LOCKED supportFlorian Westphal2016-04-261-3/+0
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-04-261-3/+42
|\ \ \ \ \
| * | | | | ieee802154: add short address helpersAlexander Aring2016-04-131-0/+29
| * | | | | ieee802154: cleanups for ieee802154.hAlexander Aring2016-04-131-3/+3