summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-06-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-06-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-06-24netfilter: ipt_ULOG: fix incorrect setting of ulog timerGao feng
2013-06-24mac80211: initialize power mode for mesh STAsThomas Pedersen
2013-06-24mac80211: allow self-protected frame tx without staThomas Pedersen
2013-06-24cfg80211: fix compilation warning for cfg80211_leave_all()Arend van Spriel
2013-06-24wireless: check for dangling wdev->current_bss pointerBen Greear
2013-06-24wireless: add comments about bss refcountingBen Greear
2013-06-24wireless: Make sure __cfg80211_connect_result always puts bssBen Greear
2013-06-24netfilter: ctnetlink: send event when conntrack label was modifiedFlorian Westphal
2013-06-24netfilter: nf_nat_sip: fix manglingBalazs Peter Odor
2013-06-24net: Unmap fragment page once iterator is doneWedson Almeida Filho
2013-06-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-24openvswitch: Use correct config guard.Pravin B Shelar
2013-06-24bridge: fix a typo in commentsCong Wang
2013-06-24net: allow large number of tx queuesEric Dumazet
2013-06-24VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASHAsias He
2013-06-24VSOCK: Remove unnecessary labelAsias He
2013-06-24VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skbAsias He
2013-06-24VSOCK: Introduce vsock_auto_bind helperAsias He
2013-06-24ipv6: remove a useless pr_info() in addrconf_gre_config()Cong Wang
2013-06-23Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issueGustavo Padovan
2013-06-22Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery
2013-06-22Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.Chen Gang
2013-06-22Bluetooth: Remove unneeded flagAndrei Emeltchenko
2013-06-22Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flagAndrei Emeltchenko
2013-06-22Bluetooth: Mgmt Device Found EventAndre Guedes
2013-06-22Bluetooth: Remove empty event handlerAndre Guedes
2013-06-22Bluetooth: Remove inquiry helpersAndre Guedes
2013-06-22Bluetooth: Remove LE scan helpersAndre Guedes
2013-06-22Bluetooth: Refactor hci_cc_le_set_scan_enableAndre Guedes
2013-06-22Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes
2013-06-22Bluetooth: Remove stop discovery handling from hci_event.cAndre Guedes
2013-06-22Bluetooth: Update stop_discovery to use HCI requestAndre Guedes
2013-06-22Bluetooth: Use HCI request in interleaved discoveryAndre Guedes
2013-06-22Bluetooth: Move discovery macros to hci_core.hAndre Guedes
2013-06-22Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes
2013-06-22Bluetooth: Remove start discovery handling from hci_event.cAndre Guedes
2013-06-22Bluetooth: Update start_discovery to use HCI requestAndre Guedes
2013-06-22Bluetooth: Make inquiry_cache_flush non-staticAndre Guedes
2013-06-22Bluetooth: Fix multiple LE socket handlingJohan Hedberg
2013-06-22Bluetooth: Remove useless hci_conn disc_timeout settingJohan Hedberg
2013-06-22Bluetooth: Simplify hci_conn_hold/drop logic for L2CAPJohan Hedberg
2013-06-22Bluetooth: Remove unnecessary L2CAP channel state checkJohan Hedberg
2013-06-22Bluetooth: Remove useless sk variable in l2cap_le_conn_readyJohan Hedberg
2013-06-22Bluetooth: Fix duplicate call to l2cap_chan_ready()Johan Hedberg
2013-06-22Bluetooth: Add clarifying comment to l2cap_conn_ready()Johan Hedberg
2013-06-22Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add()Johan Hedberg