Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | cfg80211/mac80211: ignore signal if the frame was heard on wrong channel | Emmanuel Grumbach | 2014-03-19 | 1 | -8/+8 | |
| | | | * | | | | | mac80211: add status_driver_data array to ieee80211_tx_info | Eliad Peller | 2014-03-19 | 1 | -2/+2 | |
| | | | * | | | | | cfg80211: DFS get CAC time from regulatory database | Janusz Dziedzic | 2014-02-25 | 1 | -1/+4 | |
| | | | * | | | | | cfg80211: regulatory: allow getting DFS CAC time from userspace | Janusz Dziedzic | 2014-02-25 | 2 | -8/+15 | |
| | | * | | | | | | Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-03-17 | 2 | -0/+10 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | NFC: digital: Rename Type V tags to Type 5 tags | Mark A. Greer | 2014-03-11 | 1 | -1/+1 | |
| | | | * | | | | | | NFC: digital: Add poll support for type 4A tag platform | Thierry Escande | 2014-02-16 | 1 | -0/+3 | |
| | | | * | | | | | | NFC: Add ISO/IEC 15693 header definitions | Mark A. Greer | 2014-02-16 | 2 | -0/+7 | |
| * | | | | | | | | | ipv4: remove ip_rt_dump from route.c | Li RongQing | 2014-03-24 | 1 | -1/+0 | |
| * | | | | | | | | | net: optimize csum_replace2() | Eric Dumazet | 2014-03-24 | 1 | -2/+21 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-03-18 | 1 | -22/+28 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | xfrm6: Remove xfrm_tunnel_notifier | Steffen Klassert | 2014-03-14 | 1 | -8/+0 | |
| | * | | | | | | | | xfrm6: Add IPsec protocol multiplexer | Steffen Klassert | 2014-03-14 | 1 | -0/+15 | |
| | * | | | | | | | | xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly | Steffen Klassert | 2014-03-14 | 1 | -12/+11 | |
| | * | | | | | | | | xfrm: rename struct xfrm_filter | Nicolas Dichtel | 2014-03-07 | 1 | -2/+2 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2014-03-17 | 5 | -18/+47 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | netfilter: nf_tables: restore context for expression destructors | Patrick McHardy | 2014-03-08 | 1 | -9/+4 | |
| | * | | | | | | | | | netfilter: conntrack: remove central spinlock nf_conntrack_lock | Jesper Dangaard Brouer | 2014-03-07 | 2 | -1/+8 | |
| | * | | | | | | | | | netfilter: conntrack: seperate expect locking from nf_conntrack_lock | Jesper Dangaard Brouer | 2014-03-07 | 1 | -0/+2 | |
| | * | | | | | | | | | netfilter: conntrack: spinlock per cpu to protect special lists. | Jesper Dangaard Brouer | 2014-03-07 | 2 | -4/+10 | |
| | * | | | | | | | | | netfilter: trivial code cleanup and doc changes | Jesper Dangaard Brouer | 2014-03-07 | 1 | -1/+7 | |
| | * | | | | | | | | | netfilter: nf_tables: add optional user data area to rules | Pablo Neira Ayuso | 2014-02-27 | 1 | -2/+9 | |
| | * | | | | | | | | | netfilter: nf_tables: add nft_dereference() macro | Patrick McHardy | 2014-02-25 | 1 | -0/+4 | |
| | * | | | | | | | | | netfilter: nft_ct: labels get support | Florian Westphal | 2014-02-19 | 1 | -1/+3 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-14 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | 6lowpan: move lowpan frag_info out of 802.15.4 headers | Phoebe Buckheister | 2014-03-14 | 1 | -8/+0 | |
| * | | | | | | | | | | | ieee802154: use ieee802154_addr instead of *_sa variants | Phoebe Buckheister | 2014-03-14 | 2 | -9/+9 | |
| * | | | | | | | | | | | mac802154: use header operations to create/parse headers | Phoebe Buckheister | 2014-03-14 | 1 | -8/+2 | |
| * | | | | | | | | | | | ieee802154: add header structs with endiannes and operations | Phoebe Buckheister | 2014-03-14 | 3 | -4/+112 | |
| * | | | | | | | | | | | ieee802154: enforce consistent endianness in the 802.15.4 stack | Phoebe Buckheister | 2014-03-14 | 3 | -9/+8 | |
| * | | | | | | | | | | | ieee802154: add address struct with proper endiannes and some operations | Phoebe Buckheister | 2014-03-14 | 1 | -0/+72 | |
| * | | | | | | | | | | | ieee802154: rename struct ieee802154_addr to *_sa | Phoebe Buckheister | 2014-03-14 | 3 | -11/+11 | |
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-03-13 | 8 | -75/+335 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-03-03 | 3 | -14/+101 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | Bluetooth: Remove unnecessary stop_scan_complete function | Johan Hedberg | 2014-02-28 | 1 | -0/+1 | |
| | | * | | | | | | | | | Bluetooth: Add timeout for LE connection attempts | Johan Hedberg | 2014-02-28 | 2 | -0/+2 | |
| | | * | | | | | | | | | Bluetooth: Add defines for LE initiator filter policy | Johan Hedberg | 2014-02-28 | 1 | -0/+3 | |
| | | * | | | | | | | | | Bluetooth: Track LE initiator and responder address information | Johan Hedberg | 2014-02-28 | 1 | -0/+4 | |
| | | * | | | | | | | | | Bluetooth: Use __le64 type for LE random numbers | Marcel Holtmann | 2014-02-28 | 3 | -7/+7 | |
| | | * | | | | | | | | | Bluetooth: Add timer to force power off | Johan Hedberg | 2014-02-27 | 1 | -0/+1 | |
| | | * | | | | | | | | | Bluetooth: Add support for storing LE white list entries | Marcel Holtmann | 2014-02-28 | 1 | -0/+7 | |
| | | * | | | | | | | | | Bluetooth: Add definitions for LE white list HCI commands | Marcel Holtmann | 2014-02-28 | 1 | -0/+14 | |
| | | * | | | | | | | | | Bluetooth: Make hci_blacklist_clear function static | Marcel Holtmann | 2014-02-28 | 1 | -1/+0 | |
| | | * | | | | | | | | | Bluetooth: Add hci_copy_identity_address convenience function | Johan Hedberg | 2014-02-27 | 1 | -0/+2 | |
| | | * | | | | | | | | | Bluetooth: Add tracking of advertising address type | Johan Hedberg | 2014-02-27 | 1 | -0/+1 | |
| | | * | | | | | | | | | Bluetooth: Create hci_req_add_le_passive_scan helper | Andre Guedes | 2014-02-26 | 1 | -0/+1 | |
| | | * | | | | | | | | | Bluetooth: Connection parameters and resolvable address | Andre Guedes | 2014-02-26 | 1 | -3/+3 | |
| | | * | | | | | | | | | Bluetooth: Introduce LE auto connect options | Andre Guedes | 2014-02-26 | 1 | -1/+8 | |
| | | * | | | | | | | | | Bluetooth: Introduce LE auto connection infrastructure | Andre Guedes | 2014-02-26 | 1 | -0/+2 | |
| | | * | | | | | | | | | Bluetooth: Introduce hdev->pend_le_conn list | Andre Guedes | 2014-02-26 | 1 | -0/+7 |