summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller2015-02-094-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | bcma: implement host code support for PCIe Gen 2 devicesRafał Miłecki2015-01-292-0/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | bcma: add early_init function for PCIe core and move some fix into itRafał Miłecki2015-01-291-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | bcma: detect SPROM revision 11Rafał Miłecki2015-01-291-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | net:rfs: adjust table size checkingEric Dumazet2015-02-081-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | net: rfs: add hash collision detectionEric Dumazet2015-02-081-17/+17
| * | | | | | | | | | | | | | | | | | | | | | | | | | net: fix a typo in skb_checksum_validate_zero_checkSabrina Dubroca2015-02-081-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | tcp: mitigate ACK loops for connections as tcp_timewait_sockNeal Cardwell2015-02-081-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | tcp: mitigate ACK loops for connections as tcp_sockNeal Cardwell2015-02-081-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | tcp: mitigate ACK loops for connections as tcp_request_sockNeal Cardwell2015-02-081-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-058-28/+105
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-02-044-22/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro2015-02-041-2/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()Al Viro2015-02-041-3/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()Al Viro2015-02-041-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro2015-02-041-7/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro2015-02-041-2/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | rxrpc: switch rxrpc_send_data() to iov_iter primitivesAl Viro2015-02-041-6/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro2015-02-041-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Introduce rhashtable_walk_*Herbert Xu2015-02-041-0/+35
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2015-02-042-0/+20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Port aggregation low level interfaceMoni Shoua2015-02-043-1/+17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | net/core: Add event for a change in slave stateMoni Shoua2015-02-041-0/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-041-0/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80111: Add BIP-CMAC-256 cipherJouni Malinen2015-01-271-0/+9
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen2015-01-271-0/+18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add skb functions to process remote checksum offloadTom Herbert2015-02-042-0/+36
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | xps: fix xps for stacked devicesEric Dumazet2015-02-041-2/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: pull cork initialization into its own function.Vlad Yasevich2015-02-021-5/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu2015-02-011-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...Roopa Prabhu2015-02-011-1/+5
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | dev: add per net_device packet type chainsSalam Noureddine2015-01-291-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-282-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: st21nfca: Adding support for secure elementChristophe Ricard2015-01-281-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: st21nfcb: Fix copy/paste error in commentChristophe Ricard2015-01-261-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: st21nfcb: Remove useless includeChristophe Ricard2015-01-261-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein2015-01-271-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Add bad-cable event supportJack Morgenstein2015-01-271-1/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-2711-13/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: keep track of the PHY suspend stateFlorian Fainelli2015-01-271-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: document has_fixups fieldFlorian Fainelli2015-01-271-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller2015-01-262-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | bcma: use standard bus scanning during early registerRafał Miłecki2015-01-231-2/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel2015-01-061-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: fix rht_for_each_entry_safe() endless loopPatrick McHardy2015-01-261-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-251-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas2015-01-252-0/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas2015-01-251-0/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas2015-01-251-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas2015-01-251-0/+7