summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-288-74/+68
|\
| * mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau2011-01-251-0/+3
| * Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-192-6/+11
| * Bluetooth: Fix authentication request for L2CAP raw socketsJohan Hedberg2011-01-191-1/+2
| * Bluetooth: Create a unified auth_type evaluation functionJohan Hedberg2011-01-191-49/+28
| * Bluetooth: Fix MITM protection requirement preservationJohan Hedberg2011-01-191-0/+3
| * Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg2011-01-191-5/+0
| * Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek2011-01-191-1/+2
| * Bluetooth: Fix leaking blacklist when unregistering a hci deviceJohan Hedberg2011-01-191-0/+4
| * Bluetooth: l2cap: fix misuse of logical operation in place of bitopDavid Sterba2011-01-191-2/+2
| * mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho2011-01-131-9/+2
| * mac80211: fix lockdep warningJohannes Berg2011-01-131-1/+11
* | net/wireless/nl80211.c: Avoid call to genlmsg_cancelJulia Lawall2011-01-281-2/+4
* | mac80211: Add sdata state and flags to debugfs.Ben Greear2011-01-281-0/+14
* | mac80211: add MCS information to radiotapJohannes Berg2011-01-281-0/+17
* | cfg80211: Allow non-zero indexes for device specific pair-wise ciphersJuuso Oikarinen2011-01-281-4/+7
* | mac80211: use DECLARE_EVENT_CLASSJohannes Berg2011-01-261-169/+33
* | cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-217-24/+39
* | mac80211: Fix skb-copy failure debug message.Ben Greear2011-01-211-1/+1
* | mac80211: drop non-auth 3-addr data frames when running as a 4-addr stationFelix Fietkau2011-01-191-3/+22
* | mac80211: allow advertising correct maximum aggregate sizeJohannes Berg2011-01-191-1/+2
* | mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-195-12/+31
* | mac80211: don't return beacons when mesh is disabledJohannes Berg2011-01-191-0/+5
* | mac80211: Show max retry-counts in kernel messages.Ben Greear2011-01-191-4/+4
* | mac80211: mesh only parameter mppath maybe unusedWey-Yi Guy2011-01-191-1/+1
* | mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho2011-01-192-0/+4
* | mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE f...Nick Ledovskikh2011-01-191-1/+1
* | mac80211: Rewrote code for checking if destinations are proxied.Joel A Fernandes2011-01-191-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-148-38/+37
|\ \
| * | net: remove dev_txq_stats_fold()Eric Dumazet2011-01-132-34/+21
| * | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-131-1/+2
| |\ \
| | * | netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()Pablo Neira Ayuso2011-01-131-1/+2
| * | | eth: fix new kernel-doc warningRandy Dunlap2011-01-121-1/+1
| * | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-122-1/+9
| |\ \ \ | | |/ /
| | * | netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2011-01-122-1/+9
| * | | inet6: prevent network storms caused by linux IPv6 routersAlexey Kuznetsov2011-01-121-0/+3
| * | | net: ax25: fix information leak to userland harderKees Cook2011-01-121-1/+1
* | | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-1410-94/+141
|\ \ \ \
| * | | | rpc: allow xprt_class->setup to return a preexisting xprtJ. Bruce Fields2011-01-112-9/+12
| * | | | rpc: keep backchannel xprt as long as server connectionJ. Bruce Fields2011-01-113-11/+29
| * | | | rpc: move sk_bc_xprt to svc_xprtJ. Bruce Fields2011-01-112-5/+7
| * | | | Merge commit 'v2.6.37' into for-2.6.38-incomingJ. Bruce Fields2011-01-1125-82/+154
| |\ \ \ \
| * | | | | svcrpc: ensure cache_check caller sees updated entryJ. Bruce Fields2011-01-041-1/+10
| * | | | | svcrpc: take lock on turning entry NEGATIVE in cache_checkJ. Bruce Fields2011-01-041-7/+18
| * | | | | svcrpc: simpler request droppingJ. Bruce Fields2011-01-042-1/+3
| * | | | | svcrpc: avoid double reply caused by deferral raceJ. Bruce Fields2011-01-041-7/+11
| * | | | | SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields2011-01-041-0/+12
| * | | | | svcrpc: modifying valid sunrpc cache entries is racyJ. Bruce Fields2011-01-041-2/+1
| * | | | | net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value returnJoe Perches2010-12-171-1/+1
| * | | | | net: sunrpc: kill unused macrosShan Wei2010-12-173-5/+0
OpenPOWER on IntegriCloud