Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | NFC: nfc_sock_link() can be static | Fengguang Wu | 2014-05-26 | 1 | -2/+2 | |
| | | | * | | | | | NFC: digital: digital_in_send_attrib_req() can be static | Fengguang Wu | 2014-05-26 | 1 | -1/+1 | |
| | | | * | | | | | NFC: digital: Randomize poll cycles | Thierry Escande | 2014-05-26 | 1 | -2/+4 | |
| | | | * | | | | | NFC: digital: Return proper error code when sending ATR_REQ | Thierry Escande | 2014-05-26 | 1 | -3/+2 | |
| | | * | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-05-29 | 8 | -120/+449 | |
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | | | ||||||
| | | | * | | | | | Bluetooth: Clearly distinguish mgmt LTK type from authenticated property | Johan Hedberg | 2014-05-23 | 1 | -3/+16 | |
| | | | * | | | | | Bluetooth: Update smp_confirm to return a response code | Johan Hedberg | 2014-05-20 | 1 | -14/+11 | |
| | | | * | | | | | Bluetooth: Update smp_random to return a response code | Johan Hedberg | 2014-05-20 | 1 | -23/+11 | |
| | | | * | | | | | Bluetooth: Rename smp->smp_flags to smp->flags | Johan Hedberg | 2014-05-20 | 1 | -19/+18 | |
| | | | * | | | | | Bluetooth: Remove unnecessary work structs from SMP code | Johan Hedberg | 2014-05-20 | 1 | -16/+6 | |
| | | | * | | | | | Bluetooth: Fix setting initial local auth_req value | Johan Hedberg | 2014-05-20 | 1 | -4/+2 | |
| | | | * | | | | | Bluetooth: Make SMP context private to smp.c | Johan Hedberg | 2014-05-20 | 5 | -29/+32 | |
| | | | * | | | | | Bluetooth: Add missing msecs to jiffies conversion | Andrzej Kaczmarek | 2014-05-16 | 1 | -1/+2 | |
| | | | * | | | | | Bluetooth: Add support for max_tx_power in Get Conn Info | Andrzej Kaczmarek | 2014-05-15 | 1 | -6/+17 | |
| | | | * | | | | | Bluetooth: Store max TX power level for connection | Andrzej Kaczmarek | 2014-05-15 | 2 | -1/+12 | |
| | | | * | | | | | Bluetooth: Avoid polling TX power for LE links | Andrzej Kaczmarek | 2014-05-15 | 1 | -4/+10 | |
| | | | * | | | | | Bluetooth: Add support to get connection information | Andrzej Kaczmarek | 2014-05-15 | 1 | -0/+196 | |
| | | | * | | | | | Bluetooth: Add conn info lifetime parameters to debugfs | Andrzej Kaczmarek | 2014-05-15 | 1 | -0/+63 | |
| | | | * | | | | | Bluetooth: Store TX power level for connection | Andrzej Kaczmarek | 2014-05-09 | 2 | -0/+29 | |
| | | | * | | | | | Bluetooth: Increment management interface revision | Marcel Holtmann | 2014-05-09 | 1 | -1/+1 | |
| | | | * | | | | | Bluetooth: Store RSSI for connection | Andrzej Kaczmarek | 2014-05-08 | 1 | -0/+23 | |
| | | | * | | | | | Bluetooth: Add support for SMP Invalid Parameters error code | Johan Hedberg | 2014-05-08 | 2 | -10/+11 | |
| | | | * | | | | | Bluetooth: Convert RFCOMM spinlocks into mutexes | Libor Pechacek | 2014-05-05 | 2 | -11/+11 | |
| | | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 2014-05-29 | 11 | -29/+187 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | mac80211: set new interfaces as idle upon init | Avraham Stern | 2014-05-28 | 1 | -0/+1 | |
| | | | * | | | | | | mac80211: reduce packet loss notifications under load | Felix Fietkau | 2014-05-28 | 1 | -6/+19 | |
| | | | * | | | | | | mac80211: don't check netdev state for debugfs read/write | Arik Nemtsov | 2014-05-28 | 1 | -4/+2 | |
| | | | * | | | | | | mac80211: fix a memory leak on sta rate selection table | Felix Fietkau | 2014-05-28 | 1 | -0/+1 | |
| | | | * | | | | | | regdb: Generalize the mW to dBm power conversion | chaitanya.mgit@gmail.com | 2014-05-27 | 1 | -12/+2 | |
| | | | * | | | | | | mac80211: fix IBSS join by initializing last_scan_completed | Krzysztof HaĆasa | 2014-05-27 | 1 | -0/+1 | |
| | | | * | | | | | | cfg80211: send events when devices are added/removed | Johannes Berg | 2014-05-26 | 3 | -7/+22 | |
| | | | * | | | | | | mac80211: fix virtual monitor interface addition | Emmanuel Grumbach | 2014-05-26 | 1 | -0/+1 | |
| | | | * | | | | | | mac80211: add a single-transaction driver op to switch contexts | Luciano Coelho | 2014-05-26 | 2 | -0/+138 | |
| * | | | | | | | | | inetpeer: get rid of ip_id_count | Eric Dumazet | 2014-06-02 | 12 | -113/+38 | |
| * | | | | | | | | | net: Add support for device specific address syncing | Alexander Duyck | 2014-06-02 | 1 | -0/+85 | |
| * | | | | | | | | | 6lowpan_rtnl: fix off by one while fragmentation | Alexander Aring | 2014-06-02 | 1 | -1/+1 | |
| * | | | | | | | | | 6lowpan_rtnl: fix fragmentation with two fragments | Alexander Aring | 2014-06-02 | 1 | -2/+2 | |
| * | | | | | | | | | genetlink: remove superfluous assignment | Denis ChengRq | 2014-06-02 | 1 | -5/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | net: filter: improve filter block macros | Daniel Borkmann | 2014-06-01 | 1 | -124/+72 | |
| * | | | | | | | | net: filter: get rid of BPF_S_* enum | Daniel Borkmann | 2014-06-01 | 1 | -216/+125 | |
| * | | | | | | | | bridge: fix the unbalanced promiscuous count when add_if failed | wangweidong | 2014-06-01 | 1 | -1/+1 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-05-30 | 8 | -50/+118 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | netfilter: add helper for adding nat extension | Florian Westphal | 2014-04-29 | 5 | -48/+28 | |
| | * | | | | | | | | netfilter: nfnetlink_acct: Adding quota support to accounting framework | Mathieu Poirier | 2014-04-29 | 2 | -1/+89 | |
| | * | | | | | | | | netfilter: Fix format string mismatch in ip_vs_proto_name() | Masanari Iida | 2014-04-23 | 1 | -1/+1 | |
| * | | | | | | | | | af_key: Replace comma with semicolon | Himangi Saraogi | 2014-05-30 | 1 | -1/+1 | |
| * | | | | | | | | | rds/tcp_listen: Replace comma with semicolon | Himangi Saraogi | 2014-05-30 | 1 | -1/+1 | |
| * | | | | | | | | | RDS/RDMA: Replace comma with semicolon | Himangi Saraogi | 2014-05-30 | 1 | -1/+1 | |
| * | | | | | | | | | ipmr: Replace comma with semicolon | Himangi Saraogi | 2014-05-30 | 1 | -1/+1 | |
| * | | | | | | | | | af_iucv: correct cleanup if listen backlog is full | Ursula Braun | 2014-05-30 | 1 | -2/+1 |