summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-06-03Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2011-06-03Merge remote-tracking branch 'wireless/master'Stephen Rothwell
2011-06-03Merge remote-tracking branch 'net/master'Stephen Rothwell
2011-06-03Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2011-06-03Merge remote-tracking branch 'wireless-current/master'Stephen Rothwell
2011-06-03Merge remote-tracking branch 'net-current/master'Stephen Rothwell
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi
2011-06-02net: 8021q: Add pr_fmtJoe Perches
2011-06-02Merge branch 'devel' into nfs-for-nextTrond Myklebust
2011-06-02sctp: Add ASCONF operation on the single-homed hostMichio Honda
2011-06-02sctp: Add socket option operation for Auto-ASCONF.Michio Honda
2011-06-02sctp: Add sysctl support for Auto-ASCONF.Michio Honda
2011-06-02sctp: Add Auto-ASCONF support (core).Michio Honda
2011-06-02sctp: Add ADD/DEL ASCONF handling at the receiver.Michio Honda
2011-06-01af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear
2011-06-01caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com
2011-06-01vlan: fix typo in vlan_dev_hard_start_xmit()Wei Yongjun
2011-06-01net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner
2011-06-01Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh
2011-06-01Bluetooth: Verify a pin code in pin_code_replyWaldemar Rymarkiewicz
2011-06-01NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2011-06-01sunrpc: use dprint_status() macro in call_decode()Vasily Averin
2011-06-01Bluetooth: Remove a magic numberWaldemar Rymarkiewicz
2011-06-01Bluetooth: fix sparse & gcc warningsJohannes Berg
2011-06-01Bluetooth: Set 'peer_addr_type' in hci_le_connect()Andre Guedes
2011-06-01Bluetooth: Check advertising cache in hci_connect()Andre Guedes
2011-06-01Bluetooth: Remove useless check in hci_connect()Andre Guedes
2011-06-01Bluetooth: Add 'dst_type' field to struct hci_connAndre Guedes
2011-06-01cfg80211: skip disabled channels on channel surveyLuis R. Rodriguez
2011-06-01minstrel_ht: fixed rate mode through debugfsZefir Kurtisi
2011-06-01nl80211: add testmode dump supportWey-Yi Guy
2011-06-01Bluetooth: Refactor hci_auth_complete_evt functionWaldemar Rymarkiewicz
2011-06-01Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz
2011-06-01bluetooth l2cap: fix locking in l2cap_global_chan_by_psmJohannes Berg
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller
2011-05-31Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-31sctp: stop pending timers and purge queues when peer restart asocWei Yongjun
2011-05-31ip_options_compile: properly handle unaligned pointerChris Metcalf
2011-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan
2011-05-30Bluetooth: Advertising entries lifetimeAndre Guedes
2011-05-30Bluetooth: Clear advertising cache before scanningAndre Guedes
2011-05-30Bluetooth: Add Advertising Report Meta Event handlerAndre Guedes
2011-05-30Bluetooth: LE advertising cacheAndre Guedes
2011-05-30Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()Gustavo F. Padovan
2011-05-30Bluetooth: Remove export of l2cap_chan_clear_timer()Gustavo F. Padovan
2011-05-30Bluetooth: create channel timer to replace sk_timerGustavo F. Padovan
2011-05-30Bluetooth: Add chan->chan_type struct memberGustavo F. Padovan
2011-05-30Bluetooth: Create l2cap_chan_send()Gustavo F. Padovan
2011-05-30Bluetooth: Create __l2cap_chan_close()Gustavo F. Padovan