summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-06-15Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2011-06-15Merge remote-tracking branch 'wireless/master'Stephen Rothwell
2011-06-15Merge remote-tracking branch 'net/master'Stephen Rothwell
2011-06-15Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2011-06-15Merge remote-tracking branch 'wireless-current/master'Stephen Rothwell
2011-06-15Merge remote-tracking branch 'net-current/master'Stephen Rothwell
2011-06-14Bluetooth: Add key size checks for SMPVinicius Costa Gomes
2011-06-14Bluetooth: Add support for SMP timeoutVinicius Costa Gomes
2011-06-13ieee802154: Don't leak memory in ieee802154_nl_fill_phyJesper Juhl
2011-06-13l2tp: fix l2tp_ip_sendmsg() route handlingEric Dumazet
2011-06-13net: export time stamp utility function for Ethernet MAC driversRichard Cochran
2011-06-13Bluetooth: fix missing parameter for HCI_OP_DISCONNECTAnderson Lizardo
2011-06-13Bluetooth: Add support for Pairing features exchangeVinicius Costa Gomes
2011-06-13Bluetooth: Add support for building pairing commandsVinicius Costa Gomes
2011-06-13Bluetooth: Fix initial security level of LE linksVinicius Costa Gomes
2011-06-13Bluetooth: Add support for resuming socket when SMP is finishedVinicius Costa Gomes
2011-06-13Bluetooth: Remove debug statementsVinicius Costa Gomes
2011-06-13Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes
2011-06-13Bluetooth: Add SMP confirmation checks methodsAnderson Briglia
2011-06-13Bluetooth: Add SMP confirmation structsAnderson Briglia
2011-06-13Bluetooth: Add LE SMP Cryptoolbox functionsAnderson Briglia
2011-06-13Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes
2011-06-13Bluetooth: Add simple SMP pairing negotiationAnderson Briglia
2011-06-13Bluetooth: Start SMP procedureAnderson Briglia
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-06-13Bluetooth: Implement the first SMP commandsAnderson Briglia
2011-06-13Bluetooth: Don't forget to check for LE_LINKGustavo F. Padovan
2011-06-13Bluetooth: keep reference if any ERTM timer is enabledGustavo F. Padovan
2011-06-13Bluetooth: Make timer functions genericGustavo F. Padovan
2011-06-13Bluetooth: Add refcnt to struct l2cap_chanGustavo F. Padovan
2011-06-13Bluetooth: Add state tracking to struct l2cap_chanGustavo F. Padovan
2011-06-13Bluetooth: add close() callback to l2cap_chan_opsGustavo F. Padovan
2011-06-13Bluetooth: add recv() callback to l2cap_chan_opsGustavo F. Padovan
2011-06-13Bluetooth: Add l2cap_chan_ops abstractionGustavo F. Padovan
2011-06-13Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()Gustavo F. Padovan
2011-06-11netpoll: call dev_put() on error in netpoll_setup()Dan Carpenter
2011-06-11snmp: reduce percpu needs by 50%Eric Dumazet
2011-06-11vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko
2011-06-11virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang
2011-06-11sctp: kzalloc() error handling on deleting last addressMichio Honda
2011-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-06-10networking: fix warning about unused label wake_upVincent Zweije
2011-06-10cfg80211: Ignore downstream DEAUTH for authtry_bssesPaul Stewart
2011-06-10mac80211: add ieee80211_get_operstate() functionEliad Peller
2011-06-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-10Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devicesVille Tervo
2011-06-10Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2011-06-09Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-06-09ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_dataSteffen Klassert