summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tcp: metrics: Delete all entries matching a certain destinationChristoph Paasch2014-01-10
* tcp: metrics: New netlink attribute for src IP and dumped in netlink replyChristoph Paasch2014-01-10
* tcp: metrics: Add source-address to tcp-metricsChristoph Paasch2014-01-10
* tcp: metrics: rename tcpm_addr to tcpm_daddrChristoph Paasch2014-01-10
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-10
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-10
| |\
| | * ath9k: Disable cross-band FCCSujith Manoharan2014-01-09
| | * ath9k: Use correct channel for RX packetsSujith Manoharan2014-01-09
| | * ath9k: Update WB335 PCI IDsSujith Manoharan2014-01-09
| | * mwifiex: use a function to replace two copies of a code fragmentBing Zhao2014-01-09
| | * mwifiex: fix potential buffer overflow in dt configurationBing Zhao2014-01-09
| | * wil6210: prefetch head of packetVladimir Kondratiev2014-01-09
| | * wil6210: Fix IP version indication for Tx csum offloadVladimir Kondratiev2014-01-09
| | * wil6210: interrupt moderationVladimir Kondratiev2014-01-09
| | * brcmfmac: add support for bcm43362 deviceArend van Spriel2014-01-09
| | * wl1251: fix NULL pointer dereferencePavel Machek2014-01-09
| | * wl1251: add nvs file name to module firmware listPavel Machek2014-01-09
| | * wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt2014-01-09
| | * wl1251: disable retry and ACK policy for injected packetsDavid Gnedt2014-01-09
| | * wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt2014-01-09
| | * wl1251: fix channel switching in monitor modeDavid Gnedt2014-01-09
| | * wl1251: disable power saving in monitor modeDavid Gnedt2014-01-09
| | * wl1251: implement multicast address filtering (fwd)David Gnedt2014-01-09
| | * wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt2014-01-09
| | * wl1251: split RX and TX data path initialisationDavid Gnedt2014-01-09
| | * wl1251: implement hardware ARP filteringDavid Gnedt2014-01-09
| | * wl1251: retry power save entryDavid Gnedt2014-01-09
| | * wl1251: fix scan behaviour while not associatedDavid Gnedt2014-01-09
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-01-08
| | |\
| | | * Bluetooth: Fix 6loWPAN peer lookupClaudio Takahasi2014-01-07
| | | * Bluetooth: Fix setting Universal/Local bitClaudio Takahasi2014-01-07
| | | * Bluetooth: Remove rfcomm_carrier_raised()Gianluca Anzolin2014-01-06
| | | * Bluetooth: Always wait for a connection on RFCOMM open()Gianluca Anzolin2014-01-06
| | | * Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()Gianluca Anzolin2014-01-06
| | | * Bluetooth: Release RFCOMM port when the last user closes the TTYGianluca Anzolin2014-01-06
| | | * Bluetooth: Default to no security with L2CAP RAW socketsJohan Hedberg2014-01-06
| | | * Bluetooth: Fix NULL pointer dereference when disconnectingJohan Hedberg2014-01-06
| | | * Bluetooth: Deal with USB devices that are faking CSR vendorMarcel Holtmann2014-01-04
| | | * Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann2014-01-04
| | | * Bluetooth: Use MD SET register for changing SDIO Type-B to Type-AMarcel Holtmann2013-12-29
| | | * Bluetooth: Add support for vectored writes to virtual HCI driverMarcel Holtmann2013-12-29
| | | * Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cardsMarcel Holtmann2013-12-23
| | | * 6lowpan: cleanup udp compress functionAlexander Aring2013-12-17
| | | * 6lowpan: udp use subtraction on both conditionsAlexander Aring2013-12-17
| | | * 6lowpan: udp use lowpan_fetch_skb functionAlexander Aring2013-12-17
| | | * 6lowpan: add udp warning for elided checksumAlexander Aring2013-12-17
| | | * 6lowpan: fix udp byte orderingAlexander Aring2013-12-17
| | | * 6lowpan: fix udp compress orderingAlexander Aring2013-12-17
| | | * 6lowpan: udp use lowpan_push_hc_data functionAlexander Aring2013-12-17
| | | * 6lowpan: introduce lowpan_push_hc_data functionAlexander Aring2013-12-17