Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | Merge ../vxlan-x | Stephen Hemminger | 2013-06-25 | |
| | |\ \ \ \ \ \ \ | ||||
| | | * | | | | | | | bridge: check for zero ether address in fdb add | Stephen Hemminger | 2013-06-25 | |
| | | * | | | | | | | rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del} | Mike Rapoport | 2013-06-25 | |
| * | | | | | | | | | x25: Fix broken locking in ioctl error paths. | Dave Jones | 2013-07-01 | |
| * | | | | | | | | | netem: use rb tree to implement the time queue | Eric Dumazet | 2013-07-01 | |
| * | | | | | | | | | neighbour: fix a race in neigh_destroy() | Eric Dumazet | 2013-07-01 | |
| * | | | | | | | | | ipv6: fix ecmp lookup when oif is specified | Nicolas Dichtel | 2013-07-01 | |
| * | | | | | | | | | ipv6: only apply anti-spoofing checks to not-pointopoint tunnels | Hannes Frederic Sowa | 2013-07-01 | |
| * | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-07-01 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-28 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-26 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2013-06-24 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue | Gustavo Padovan | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code. | Chen Gang | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Remove unneeded flag | Andrei Emeltchenko | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag | Andrei Emeltchenko | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Mgmt Device Found Event | Andre Guedes | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Remove empty event handler | Andre Guedes | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Remove inquiry helpers | Andre Guedes | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Remove LE scan helpers | Andre Guedes | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Refactor hci_cc_le_set_scan_enable | Andre Guedes | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Make mgmt_stop_discovery_failed static | Andre Guedes | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Remove stop discovery handling from hci_event.c | Andre Guedes | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Update stop_discovery to use HCI request | Andre Guedes | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Use HCI request in interleaved discovery | Andre Guedes | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Move discovery macros to hci_core.h | Andre Guedes | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Make mgmt_start_discovery_failed static | Andre Guedes | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Remove start discovery handling from hci_event.c | Andre Guedes | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Update start_discovery to use HCI request | Andre Guedes | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Make inquiry_cache_flush non-static | Andre Guedes | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Fix multiple LE socket handling | Johan Hedberg | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Remove useless hci_conn disc_timeout setting | Johan Hedberg | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP | Johan Hedberg | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Remove unnecessary L2CAP channel state check | Johan Hedberg | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Remove useless sk variable in l2cap_le_conn_ready | Johan Hedberg | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Fix duplicate call to l2cap_chan_ready() | Johan Hedberg | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Add clarifying comment to l2cap_conn_ready() | Johan Hedberg | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add() | Johan Hedberg | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Fix EBUSY condition test in l2cap_chan_connect | Johan Hedberg | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Fix LE vs BR/EDR selection when connecting | Johan Hedberg | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT | Johan Hedberg | 2013-06-22 | |
| | | | * | | | | | | | | | | Bluetooth: Handle LE L2CAP signalling in its own function | Johan Hedberg | 2013-06-22 | |
| | | * | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-06-24 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | ||||
| | | | * | | | | | | | | | | mac80211: initialize power mode for mesh STAs | Thomas Pedersen | 2013-06-24 | |
| | | | * | | | | | | | | | | mac80211: allow self-protected frame tx without sta | Thomas Pedersen | 2013-06-24 | |
| | | | * | | | | | | | | | | cfg80211: fix compilation warning for cfg80211_leave_all() | Arend van Spriel | 2013-06-24 | |
| | | | * | | | | | | | | | | wireless: check for dangling wdev->current_bss pointer | Ben Greear | 2013-06-24 | |
| | | | * | | | | | | | | | | wireless: add comments about bss refcounting | Ben Greear | 2013-06-24 | |
| | | | * | | | | | | | | | | wireless: Make sure __cfg80211_connect_result always puts bss | Ben Greear | 2013-06-24 | |
| | | | * | | | | | | | | | | cfg80211: hold BSS over association process | Johannes Berg | 2013-06-19 |