| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-11-13 |
|\ |
|
| * | ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh | Hannes Frederic Sowa | 2013-11-11 |
| * | vlan: Implement vlan_dev_get_egress_qos_mask as an inline. | David S. Miller | 2013-11-11 |
| * | netfilter: push reasm skb through instead of original frag skbs | Jiri Pirko | 2013-11-11 |
| * | ip6_output: fragment outgoing reassembled skb properly | Jiri Pirko | 2013-11-11 |
| * | net_sched: tbf: support of 64bit rates | Yang Yingliang | 2013-11-09 |
| * | ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv | Duan Jiong | 2013-11-08 |
| * | nfnetlink: do not ack malformed messages | Jiri Benc | 2013-11-08 |
| * | net: Fix "ip rule delete table 256" | Andreas Henriksson | 2013-11-08 |
| * | ipv6: protect flow label renew against GC | Florent Fourcot | 2013-11-08 |
| * | ipv6: increase maximum lifetime of flow labels | Florent Fourcot | 2013-11-08 |
| * | ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt | Florent Fourcot | 2013-11-08 |
| * | net: flow_dissector: small optimizations in IPv4 dissect | Eric Dumazet | 2013-11-08 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-11-08 |
| |\ |
|
| | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2013-11-05 |
| | |\ |
|
| | | * | Bluetooth: Remove sk member from struct l2cap_chan | Gustavo Padovan | 2013-10-21 |
| | | * | Bluetooth: Use bt_cb(skb)->chan to send raw data back | Gustavo Padovan | 2013-10-21 |
| | | * | Bluetooth: Add L2CAP channel to skb private data | Gustavo Padovan | 2013-10-21 |
| | | * | Bluetooth: Remove parent socket usage from l2cap_core.c | Gustavo Padovan | 2013-10-21 |
| | | * | Bluetooth: Remove socket lock from l2cap_state_change() | Gustavo Padovan | 2013-10-21 |
| | | * | Bluetooth: Hold socket in defer callback in L2CAP socket | Gustavo Padovan | 2013-10-21 |
| | | * | Bluetooth: Do not access chan->sk directly | Gustavo Padovan | 2013-10-21 |
| | | * | Bluetooth: Remove not used struct sock | Gustavo Padovan | 2013-10-21 |
| | | * | Bluetooth: Fix enabling fast connectable on LE-only controllers | Johan Hedberg | 2013-10-21 |
| | | * | Bluetooth: Update Set Discoverable to support LE | Johan Hedberg | 2013-10-20 |
| | | * | Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place | Johan Hedberg | 2013-10-20 |
| | | * | Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled | Johan Hedberg | 2013-10-20 |
| | | * | Bluetooth: Move mgmt_pending_find to avoid forward declarations | Johan Hedberg | 2013-10-20 |
| | | * | Bluetooth: Fix updating settings when there are no HCI commands to send | Johan Hedberg | 2013-10-20 |
| | | * | Bluetooth: Refactor set_connectable settings update to separate function | Johan Hedberg | 2013-10-20 |
| | | * | Bluetooth: Add missing check for BREDR_ENABLED flag in update_class() | Johan Hedberg | 2013-10-20 |
| | | * | Bluetooth: Check for flag instead of features in update_adv_data() | Johan Hedberg | 2013-10-20 |
| | | * | Bluetooth: Check for flag instead of features in update_scan_rsp_data() | Johan Hedberg | 2013-10-20 |
| | | * | Bluetooth: Fix minor coding style issue in hci_core.c | Marcel Holtmann | 2013-10-19 |
| | | * | Bluetooth: Fix UUID values in debugfs file | Marcel Holtmann | 2013-10-19 |
| | | * | Bluetooth: Add support for setting DUT mode | Marcel Holtmann | 2013-10-19 |
| | | * | Bluetooth: Expose debugfs settings for LE connection interval | Marcel Holtmann | 2013-10-19 |
| | | * | Bluetooth: Add support for setting SSP debug mode | Marcel Holtmann | 2013-10-19 |
| | | * | Bluetooth: Remove interval parameter from HCI connection | Marcel Holtmann | 2013-10-19 |
| | | * | Bluetooth: Add LE features to debugfs if available | Marcel Holtmann | 2013-10-19 |
| | | * | Bluetooth: Expose setting if debug keys are used or not | Marcel Holtmann | 2013-10-19 |
| | | * | Bluetooth: Expose debugfs entry read/write own address type | Marcel Holtmann | 2013-10-19 |
| | | * | Bluetooth: Select the own address type during initial setup phase | Marcel Holtmann | 2013-10-19 |
| | | * | Bluetooth: Expose current list of long term keys via debugfs | Marcel Holtmann | 2013-10-19 |
| | | * | Bluetooth: Expose white list size information in debugfs | Marcel Holtmann | 2013-10-19 |
| | | * | Bluetooth: Remove bus attribute in favor of hierarchy | Marcel Holtmann | 2013-10-19 |
| | | * | Bluetooth: Expose current list of link keys via debugfs | Marcel Holtmann | 2013-10-19 |
| | | * | Bluetooth: Move export of class of device information into hci_core.c | Marcel Holtmann | 2013-10-19 |
| | | * | Bluetooth: Store local version information only during setup phase | Marcel Holtmann | 2013-10-19 |
| | | * | Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.c | Marcel Holtmann | 2013-10-19 |