| Commit message (Expand) | Author | Age |
* | ipv4: try to cache dst_entries which would cause a redirect | Hannes Frederic Sowa | 2015-01-26 |
* | genetlink: synchronize socket closing and family removal | Johannes Berg | 2015-01-16 |
* | genetlink: document parallel_ops | Johannes Berg | 2015-01-16 |
* | Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-01-06 |
|\ |
|
| * | Revert "mac80211: Fix accounting of the tailroom-needed counter" | Johannes Berg | 2015-01-05 |
* | | netlink/genetlink: pass network namespace to bind/unbind | Johannes Berg | 2014-12-27 |
* | | genetlink: pass multicast bind/unbind to families | Johannes Berg | 2014-12-27 |
* | | genetlink: pass only network namespace to genl_has_listeners() | Johannes Berg | 2014-12-27 |
* | | net: Generalize ndo_gso_check to ndo_features_check | Jesse Gross | 2014-12-26 |
* | | neigh: remove next ptr from struct neigh_table | Nicolas Dichtel | 2014-12-26 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-12-16 |
|\ \ |
|
| * \ | Merge branch 'nsfs' into for-next | Al Viro | 2014-12-10 |
| |\ \ |
|
| | * | | common object embedded into various struct ....ns | Al Viro | 2014-12-04 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-12-13 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit() | Daniel Borkmann | 2014-11-25 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 |
|\ \ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-12-10 |
| |\ \ \ \ |
|
| | * | | | | fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not defined | Alexander Duyck | 2014-12-08 |
| * | | | | | irda: Convert function pointer arrays and uses to const | Joe Perches | 2014-12-10 |
| * | | | | | llc: Make llc_sap_action_t function pointer arrays const | Joe Perches | 2014-12-10 |
| * | | | | | llc: Make llc_conn_ev_qfyr_t function pointer arrays const | Joe Perches | 2014-12-10 |
| * | | | | | llc: Make function pointer arrays const | Joe Perches | 2014-12-10 |
| * | | | | | Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | David S. Miller | 2014-12-10 |
| |\ \ \ \ \ |
|
| | * | | | | | first fruits - kill l2cap ->memcpy_fromiovec() | Al Viro | 2014-12-09 |
| | * | | | | | put iov_iter into msghdr | Al Viro | 2014-12-09 |
| | * | | | | | switch l2cap ->memcpy_fromiovec() to msghdr | Al Viro | 2014-12-09 |
| | * | | | | | ip_generic_getfrag, udplite_getfrag: switch to passing msghdr | Al Viro | 2014-12-09 |
| * | | | | | | Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-12-09 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-12-05 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Bluetooth: Enabled LE Direct Advertising Report event if supported | Marcel Holtmann | 2014-12-05 |
| | | * | | | | | Bluetooth: Add definitions for LE Direct Advertising Report event | Marcel Holtmann | 2014-12-05 |
| | | * | | | | | Bluetooth: Move LE advertising report defines to the right location | Marcel Holtmann | 2014-12-05 |
| | | * | | | | | Bluetooth: Report invalid RSSI for service discovery and background scan | Marcel Holtmann | 2014-12-05 |
| | | * | | | | | Bluetooth: Add helper function for clearing the discovery filter | Marcel Holtmann | 2014-12-05 |
| | | * | | | | | Bluetooth: Add extra discovery fields for storing filter information | Jakub Pawlowski | 2014-12-05 |
| | | * | | | | | Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERY | Jakub Pawlowski | 2014-12-05 |
| | | * | | | | | Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI value | Marcel Holtmann | 2014-12-05 |
| | | * | | | | | Bluetooth: Store address type with OOB data | Johan Hedberg | 2014-12-03 |
| | | * | | | | | Bluetooth: Unify remote OOB data functions | Johan Hedberg | 2014-12-03 |
| | | * | | | | | Bluetooth: Add skeleton for BR/EDR SMP channel | Johan Hedberg | 2014-12-03 |
| | | * | | | | | Bluetooth: Add debugfs switch for forcing SMP over BR/EDR | Johan Hedberg | 2014-12-03 |
| | | * | | | | | Bluetooth: Add hci_conn flag for new link key generation | Johan Hedberg | 2014-12-03 |
| | | * | | | | | Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk | Johan Hedberg | 2014-12-03 |
| | | * | | | | | Bluetooth: Remove unused hci_find_ltk function | Johan Hedberg | 2014-12-03 |
| | | * | | | | | Bluetooth: Use custom macro for testing BR/EDR SC enabled | Johan Hedberg | 2014-12-03 |
| | | * | | | | | Bluetooth: Add mgmt support for LE Secure Connections LTK types | Johan Hedberg | 2014-12-03 |
| | | * | | | | | Bluetooth: Track both local and remote L2CAP fixed channel mask | Johan Hedberg | 2014-12-02 |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 2014-12-04 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | mac80211: add ieee80211_tx_status_noskb | Felix Fietkau | 2014-11-28 |
| | | * | | | | | | mac80211: add tx_status_noskb to rate_control_ops | Felix Fietkau | 2014-11-28 |