summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-06-04Merge Linaro Android branch ' jstultz/linaro-android-3.4Philippe Langlais
2012-05-22BT: Add sec_level to auth_conn_infoLukasz Rymanowski
2012-05-22bluetooth: Add SCO parameters support for socketAndrzej Kaczmarek
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-14Merge commit 'v3.4-rc7' into android-3.4Colin Cross
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan
2012-05-10sctp: check cached dst before using itNicolas Dichtel
2012-05-07Merge commit 'v3.4-rc6' into android-3.4Colin Cross
2012-05-01Merge commit 'v3.4-rc5' into android-3.4Colin Cross
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-30net: fix sk_sockets_allocated_read_positiveEric Dumazet
2012-04-30Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)
2012-04-19Merge commit 'v3.4-rc3' into android-3.4Colin Cross
2012-04-17net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap
2012-04-17ipv6: clean up rt6_clean_expiresJiri Bohac
2012-04-17ipv6: fix rt6_update_expiresJiri Bohac
2012-04-16net_sched: red: Make minor corrections to commentsDavid Ward
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal
2012-04-13ipv6: fix problem with expired dst cacheGao feng
2012-04-09net: activity_stats: Add statistics for network transmission activityMike Chan
2012-04-09Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2012-04-09Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2012-04-09Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds.Nick Pelly
2012-04-09net: socket ioctl to reset connections matching local addressRobert Love
2012-04-09mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-04-05Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan
2012-04-03Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-03-28Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko
2012-03-28Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg
2012-03-28Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg
2012-03-28Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-03-28Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville
2012-03-26netfilter: xt_LOG: don't use xchg() for simple assignmentJan Beulich
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-23poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil
2012-03-23netfilter: cttimeout: fix dependency with l4protocol conntrack modulePablo Neira Ayuso
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20switch unix_sock to struct pathAl Viro