summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-06-15Bluetooth: Fix L2CAP connection establishmentIlia Kolomisnky
2011-06-14Bluetooth: Fix accepting connect requests for defer_setupJohan Hedberg
2011-06-13Bluetooth: Fix L2CAP security checkLuiz Augusto von Dentz
2011-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...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-09Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.Filip Palian
2011-06-08mac80211: fix IBSS teardown raceJohannes Berg
2011-06-07nl80211: fix overflow in ssid_lenLuciano Coelho
2011-06-07Revert "mac80211: stop queues before rate control updation"John W. Linville
2011-06-06Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville
2011-06-03mac80211: call dev_alloc_name before copying name to sdataThadeu Lima de Souza Cascardo
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-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville
2011-05-27net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller
2011-05-27inetpeer: fix race in unused_list manipulationsEric Dumazet
2011-05-27atm: expose ATM device index in sysfsDan Williams
2011-05-27Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-05-27mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.cJesper Juhl
2011-05-27mac80211: clear local->ps_data on disassocEliad Peller
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom
2011-05-26mac80211: stop queues before rate control updationRajkumar Manoharan
2011-05-26nl80211: fix check for valid SSID size in scan operationsLuciano Coelho
2011-05-26bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller
2011-05-26net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.Justin Mattock
2011-05-26can: convert to %pK for kptr_restrict supportOliver Hartkopp
2011-05-26net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flagsMichał Mirosław
2011-05-26netfilter: Fix several warnings in compat_mtw_from_user().David Miller
2011-05-26netfilter: ipset: fix ip_set_flush return codeJozsef Kadlecsik
2011-05-25net: hold rtnl again in dump callbacksEric Dumazet
2011-05-25sch_sfq: fix peek() implementationEric Dumazet
2011-05-25sctp: fix memory leak of the ASCONF queue when free asocWei Yongjun
2011-05-25net: make dev_disable_lro use physical device if passed a vlan dev (v2)Neil Horman
2011-05-25net: move is_vlan_dev into public header file (v2)Neil Horman
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-24bridge: initialize fake_rtable metricsEric Dumazet
2011-05-24net: fix __dst_destroy_metrics_generic()Eric Dumazet
2011-05-24igmp: call ip_mc_clear_src() only when we have no users of ip_mc_listVeaceslav Falico
2011-05-24net: use synchronize_rcu_expedited()Eric Dumazet
2011-05-24net: convert %p usage to %pKDan Rosenberg
2011-05-24ipv6: Fix return of xfrm6_tunnel_rcv()David S. Miller
2011-05-23net: filter: Use WARN_RATELIMITJoe Perches
2011-05-23sch_sfq: avoid giving spurious NET_XMIT_CN signalsEric Dumazet
2011-05-23snap: remove one synchronize_net()Eric Dumazet
2011-05-23net: ping: cleanups ping_v4_unhash()Eric Dumazet
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds