summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-09-26mac80211: Remove superfluous is_multicast_ether_addr() callSergey Ryazanov
2013-09-26mac80211: use ERR_CAST()Johannes Berg
2013-09-26mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg
2013-09-25Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg
2013-09-25Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg
2013-09-25Bluetooth: Use async request for LE enable/disableJohan Hedberg
2013-09-25Bluetooth: Move mgmt response convenience functions to a better locationJohan Hedberg
2013-09-25Bluetooth: Fix busy return for mgmt_set_powered in some casesJohan Hedberg
2013-09-25Bluetooth: Clean up socket locking in l2cap_sock_recvmsgJohan Hedberg
2013-09-25Bluetooth: Add clarifying comment to bt_sock_wait_state()Johan Hedberg
2013-09-22Bluetooth: Fix assignment of 0/1 to bool variablesPeter Senna Tschudin
2013-09-20Bluetooth: don't release the port in rfcomm_dev_state_change()Gianluca Anzolin
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-19netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-19ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-09-19Bluetooth: Add event mask page 2 setting supportJohan Hedberg
2013-09-19Bluetooth: Add synchronization train parameters reading supportJohan Hedberg
2013-09-18Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg
2013-09-18Bluetooth: Fix responding to invalid L2CAP signaling commandsJohan Hedberg
2013-09-18Bluetooth: Fix sending responses to identified L2CAP response packetsJohan Hedberg
2013-09-18Bluetooth: Fix L2CAP command reject reasonJohan Hedberg
2013-09-18Bluetooth: Fix L2CAP Disconnect response for unknown CIDJohan Hedberg
2013-09-18Bluetooth: Fix L2CAP error return used for failed channel lookupsJohan Hedberg
2013-09-18Bluetooth: Fix double error response for l2cap_create_chan_reqJohan Hedberg
2013-09-18Bluetooth: Fix rfkill functionality during the HCI setup stageJohan Hedberg
2013-09-18Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg
2013-09-18net:dccp: do not report ICMP redirects to user spaceDuan Jiong
2013-09-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-09-17tcp: fix RTO calculated from cached RTTNeal Cardwell
2013-09-17batman-adv: set the TAG flag for the vid passed to BLAAntonio Quartulli
2013-09-17netfilter: nfnetlink_queue: use network skb for sequence adjustmentGao feng
2013-09-16net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann
2013-09-16ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi
2013-09-16netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith
2013-09-16netfilter: ipset: Validate the set family and not the set type family at swap...Jozsef Kadlecsik
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik
2013-09-16netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...Jozsef Kadlecsik
2013-09-16Bluetooth: Fix ACL alive for long in case of non pariable devicesSyam Sidhardhan
2013-09-16Bluetooth: Fix encryption key size for peripheral roleAndre Guedes
2013-09-16Bluetooth: Fix security level for peripheral roleAndre Guedes
2013-09-16Bluetooth: Only schedule raw queue when user channel is activeMarcel Holtmann
2013-09-16Bluetooth: Use GFP_KERNEL when cloning SKB in a workqueueMarcel Holtmann
2013-09-16Bluetooth: Disable upper layer connections when user channel is activeMarcel Holtmann
2013-09-16Bluetooth: Introduce new HCI socket channel for user operationMarcel Holtmann
2013-09-16Bluetooth: Introduce user channel flag for HCI devicesMarcel Holtmann
2013-09-16Bluetooth: Restrict ioctls to HCI raw channel socketsMarcel Holtmann
2013-09-16Bluetooth: Fix error handling for HCI socket optionsMarcel Holtmann