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