| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or... | David S. Miller | 2015-02-09 | 4 | -0/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | bcma: implement host code support for PCIe Gen 2 devices | Rafał Miłecki | 2015-01-29 | 2 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | bcma: add early_init function for PCIe core and move some fix into it | Rafał Miłecki | 2015-01-29 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | bcma: detect SPROM revision 11 | Rafał Miłecki | 2015-01-29 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net:rfs: adjust table size checking | Eric Dumazet | 2015-02-08 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: rfs: add hash collision detection | Eric Dumazet | 2015-02-08 | 1 | -17/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: fix a typo in skb_checksum_validate_zero_check | Sabrina Dubroca | 2015-02-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: mitigate ACK loops for connections as tcp_timewait_sock | Neal Cardwell | 2015-02-08 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: mitigate ACK loops for connections as tcp_sock | Neal Cardwell | 2015-02-08 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: mitigate ACK loops for connections as tcp_request_sock | Neal Cardwell | 2015-02-08 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-05 | 8 | -28/+105 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 2015-02-04 | 4 | -22/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | vhost: vhost_scsi_handle_vq() should just use copy_from_user() | Al Viro | 2015-02-04 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend() | Al Viro | 2015-02-04 | 1 | -3/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec() | Al Viro | 2015-02-04 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: bury net/core/iovec.c - nothing in there is used anymore | Al Viro | 2015-02-04 | 1 | -7/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() | Al Viro | 2015-02-04 | 1 | -2/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | rxrpc: switch rxrpc_send_data() to iov_iter primitives | Al Viro | 2015-02-04 | 1 | -6/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | vmci: propagate msghdr all way down to __qp_memcpy_to_queue() | Al Viro | 2015-02-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Introduce rhashtable_walk_* | Herbert Xu | 2015-02-04 | 1 | -0/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Port aggregation upper layer interface | Moni Shoua | 2015-02-04 | 2 | -0/+20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Port aggregation low level interface | Moni Shoua | 2015-02-04 | 3 | -1/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/core: Add event for a change in slave state | Moni Shoua | 2015-02-04 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-02-04 | 1 | -0/+27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80111: Add BIP-CMAC-256 cipher | Jouni Malinen | 2015-01-27 | 1 | -0/+9 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers | Jouni Malinen | 2015-01-27 | 1 | -0/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add skb functions to process remote checksum offload | Tom Herbert | 2015-02-04 | 2 | -0/+36 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xps: fix xps for stacked devices | Eric Dumazet | 2015-02-04 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: pull cork initialization into its own function. | Vlad Yasevich | 2015-02-02 | 1 | -5/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink | Roopa Prabhu | 2015-02-01 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic... | Roopa Prabhu | 2015-02-01 | 1 | -1/+5 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | dev: add per net_device packet type chains | Salam Noureddine | 2015-01-29 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-01-28 | 2 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: st21nfca: Adding support for secure element | Christophe Ricard | 2015-01-28 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: st21nfcb: Fix copy/paste error in comment | Christophe Ricard | 2015-01-26 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: st21nfcb: Remove useless include | Christophe Ricard | 2015-01-26 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Adjust command timeouts to conform to the firmware spec | Jack Morgenstein | 2015-01-27 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Add bad-cable event support | Jack Morgenstein | 2015-01-27 | 1 | -1/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-27 | 11 | -13/+46 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: keep track of the PHY suspend state | Florian Fainelli | 2015-01-27 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: document has_fixups field | Florian Fainelli | 2015-01-27 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/... | David S. Miller | 2015-01-26 | 2 | -4/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | bcma: use standard bus scanning during early register | Rafał Miłecki | 2015-01-23 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | brcmfmac: Add support for bcm43340/1 wireless chipsets | Arend van Spriel | 2015-01-06 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: fix rht_for_each_entry_safe() endless loop | Patrick McHardy | 2015-01-26 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv6: Add sysctl entry to disable MTU updates from RA | Harout Hedeshian | 2015-01-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Enable device recovery flow with SRIOV | Yishai Hadas | 2015-01-25 | 2 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Manage interface state for Reset flow cases | Yishai Hadas | 2015-01-25 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Activate reset flow upon fatal command cases | Yishai Hadas | 2015-01-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Enhance the catas flow to support device reset | Yishai Hadas | 2015-01-25 | 1 | -0/+7 | |
