summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-013-1/+45
* Merge branch 'mlx5-fixes'David S. Miller2016-07-0110-121/+335
|\
| * net/mlx5e: Log link state changesShaker Daibes2016-07-011-2/+5
| * net/mlx5e: Validate BW weight values of ETSRana Shahout2016-07-012-3/+6
| * net/mlx5e: Fix select queue callbackRana Shahout2016-07-012-3/+18
| * net/mlx5e: Copy all L2 headers into inline segmentMatthew Finlay2016-07-011-2/+2
| * net/mlx5e: Handle RQ flush in error casesDaniel Jurgens2016-07-013-3/+61
| * net/mlx5e: Implement ndo_tx_timeout callbackDaniel Jurgens2016-07-012-0/+47
| * net/mlx5e: Timeout if SQ doesn't flush during closeDaniel Jurgens2016-07-013-3/+56
| * net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-07-012-7/+32
| * net/mlx5: Fix potential deadlock in command mode changeMohamad Haj Yahia2016-07-011-46/+33
| * net/mlx5: Fix wait_vital for VFs and remove fixed sleepDaniel Jurgens2016-07-011-26/+15
| * net/mlx5: Fix incorrect page count when in internal errorDaniel Jurgens2016-07-011-19/+44
| * net/mlx5: Avoid calling sleeping function by the health poll threadMohamad Haj Yahia2016-07-011-3/+8
| * net/mlx5: Fix teardown errors that happen in pci error handlerMohamad Haj Yahia2016-07-011-4/+8
|/
* bonding: prevent out of bound accessesEric Dumazet2016-07-013-10/+15
* net: mvneta: fix open() error cleanupRussell King - ARM Linux2016-07-011-0/+2
* r8152: clear LINK_OFF_WAKE_EN after autoresumehayeswang2016-07-011-0/+11
* qlcnic: add wmb() call in transmit data path.Sony Chacko2016-07-011-0/+2
* usbnet: Stop RX Q on MTU changeSoohoon Lee2016-06-301-3/+7
* ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-303-6/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-06-302-14/+11
|\
| * ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize...Xin Long2016-06-291-2/+2
| * e1000e: keep Rx/Tx HW_VLAN_CTAG in syncJarod Wilson2016-06-291-12/+9
* | Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-06-298-23/+45
|\ \
| * | NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust2016-06-281-3/+2
| * | make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro2016-06-271-1/+1
| * | NFS: Fix an unused variable warningTrond Myklebust2016-06-241-2/+0
| * | NFS: Fix potential race in nfs_fhget()Trond Myklebust2016-06-241-0/+1
| * | NFS: Don't let readdirplus revalidate an inode that was marked as staleTrond Myklebust2016-06-241-1/+6
| * | NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removedTrond Myklebust2016-06-241-1/+3
| * | NFS: Fix a double page unlockTrond Myklebust2016-06-241-2/+2
| * | pnfs_nfs: fix _cancel_empty_pagelistWeston Andros Adamson2016-06-241-2/+10
| * | nfs4: Fix potential use after free of state in nfs4_do_reclaim.Oleg Drokin2016-06-241-1/+1
| * | NFS: Fix up O_DIRECT resultsTrond Myklebust2016-06-241-3/+7
| * | NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exceptionTrond Myklebust2016-06-241-4/+4
| * | NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layoutTrond Myklebust2016-06-241-0/+2
| * | NFSv4.1/pnfs: Layout stateids start out as being invalidTrond Myklebust2016-06-241-2/+2
| * | NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()Trond Myklebust2016-06-241-1/+4
* | | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-06-294-28/+25
|\ \ \
| * | | audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs2016-06-284-25/+21
| * | | audit: move calcs after alloc and check when logging set loginuidRichard Guy Briggs2016-06-281-3/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-29140-893/+1270
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/...David S. Miller2016-06-292-3/+6
| |\ \ \
| | * | | cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC headerFelix Fietkau2016-06-291-1/+1
| | * | | mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen2016-06-281-2/+5
| * | | | openvswitch: fix conntrack netlink event deliverySamuel Gauthier2016-06-291-2/+12
| * | | | qed: Protect the doorbell BAR with the write barriers.Sudarsana Reddy Kalluru2016-06-291-7/+3
| * | | | neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso2016-06-291-1/+5
| * | | | e1000e: keep VLAN interfaces functional after rxvlan offJarod Wilson2016-06-291-2/+13