All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] backports: bring backports to next-20150313
@ 2015-04-05 22:13 Hauke Mehrtens
  2015-04-05 22:13 ` [PATCH 1/7] headers: add sock_skb_cb_check_size() Hauke Mehrtens
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Hauke Mehrtens @ 2015-04-05 22:13 UTC (permalink / raw)
  To: backports; +Cc: Hauke Mehrtens

These patches are adding some more stuff needed for using next-20150313.

Hauke Mehrtens (7):
  headers: add sock_skb_cb_check_size()
  patches: adapt function signature of recvmsg sendmsg
  patches: add missing import to rhashtable
  backports: add Cisco/Aironet (AIRO) driver
  backports: add Atmel at76c50x PCI and PCMCIA driver
  backports: add USB ZD1201 driver
  patches: refresh on next-20150313

 backport/backport-include/net/sock.h               |   5 +
 backport/defconfigs/wifi                           |   6 +
 copy-list                                          |   9 +
 dependencies                                       |   4 +
 patches/backport-adjustments/rhashtable.patch      |  10 +
 .../network/0025-usb-sg/usbnet.patch               |  12 +-
 .../network/0027-genl-const/hwsim.patch            |   2 +-
 .../network/0028-select_queue/mwifiex.patch        |   2 +-
 .../network/0046-mmc_rescan_entered/mwifiex.patch  |   2 +-
 .../network/0050-iov_iter/bluetooth.patch          |   4 +-
 .../0053-remove_wait_on_bit_timeout/btusb.patch    |  12 +-
 .../0054-struct-proto_ops-sig/bluetooth.patch      | 212 +++++++++++++++++++++
 .../0054-struct-proto_ops-sig/ieee802154.patch     |  79 ++++++++
 .../network/0054-struct-proto_ops-sig/nfc.patch    |  59 ++++++
 14 files changed, 401 insertions(+), 17 deletions(-)
 create mode 100644 patches/backport-adjustments/rhashtable.patch
 create mode 100644 patches/collateral-evolutions/network/0054-struct-proto_ops-sig/bluetooth.patch
 create mode 100644 patches/collateral-evolutions/network/0054-struct-proto_ops-sig/ieee802154.patch
 create mode 100644 patches/collateral-evolutions/network/0054-struct-proto_ops-sig/nfc.patch

-- 
1.9.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-04-07  7:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-05 22:13 [PATCH 0/7] backports: bring backports to next-20150313 Hauke Mehrtens
2015-04-05 22:13 ` [PATCH 1/7] headers: add sock_skb_cb_check_size() Hauke Mehrtens
2015-04-05 22:13 ` [PATCH 2/7] patches: adapt function signature of recvmsg sendmsg Hauke Mehrtens
2015-04-05 22:13 ` [PATCH 3/7] patches: add missing import to rhashtable Hauke Mehrtens
2015-04-07  7:05   ` Johannes Berg
2015-04-05 22:13 ` [PATCH 4/7] backports: add Cisco/Aironet (AIRO) driver Hauke Mehrtens
2015-04-05 22:13 ` [PATCH 5/7] backports: add Atmel at76c50x PCI and PCMCIA driver Hauke Mehrtens
2015-04-05 22:13 ` [PATCH 6/7] backports: add USB ZD1201 driver Hauke Mehrtens
2015-04-05 22:13 ` [PATCH 7/7] patches: refresh on next-20150313 Hauke Mehrtens

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.